mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 09:11:11 +00:00
Replaced barcode scanning library with ZXing (#2706)
* Replaced barcode scanning library with ZXing * Applied code formatting rules * Delete now obsolete user settings * Review --------- Co-authored-by: Bernd Bestel <bernd@berrnd.de>
This commit is contained in:
2
migrations/0253.sql
Normal file
2
migrations/0253.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM user_settings
|
||||
WHERE key LIKE 'quagga%';
|
Reference in New Issue
Block a user