mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 17:10:11 +00:00
Correct spelling (#1420)
This commit is contained in:
@@ -32,7 +32,7 @@ Grocy.Components.BarcodeScanner.CheckCapabilities = async function()
|
||||
Grocy.Components.BarcodeScanner.TorchOn(track);
|
||||
}
|
||||
|
||||
// Reduce the height of the video, if it's heigher than then the viewport
|
||||
// Reduce the height of the video, if it's higher than then the viewport
|
||||
if (!Grocy.Components.BarcodeScanner.LiveVideoSizeAdjusted)
|
||||
{
|
||||
var bc = document.getElementById('barcodescanner-container');
|
||||
|
Reference in New Issue
Block a user