mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-18 04:34:45 -07:00
Fix APP_IDs to match new regex
regex check will be added in OFW soon
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="Barcode_Generator",
|
||||
appid="barcode_generator",
|
||||
name="Barcode Generator",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="barcode_generator_app",
|
||||
|
||||
Reference in New Issue
Block a user