mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-24 01:28:11 -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="USB_Mouse",
|
||||
appid="usb_mouse",
|
||||
name="USB Mouse",
|
||||
apptype=FlipperAppType.DEBUG,
|
||||
entry_point="usb_mouse_app",
|
||||
|
||||
Reference in New Issue
Block a user