mirror of
https://github.com/grocy/grocy.git
synced 2025-08-29 09:16:31 +00:00
Support camera barcode scanning in recipepicker (references #1562)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@if (!GROCY_DISABLE_BROWSER_BARCODE_CAMERA_SCANNING)
|
||||
@if (!GROCY_FEATURE_FLAG_DISABLE_BROWSER_BARCODE_CAMERA_SCANNING)
|
||||
|
||||
@once
|
||||
@push('componentScripts')
|
||||
|
Reference in New Issue
Block a user