Fix #329 (RFID and NFC apps not launching)

This commit is contained in:
Willy-JL
2023-07-14 12:32:59 +02:00
parent 49167866ea
commit d0a6022e65
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
App(
appid="lfrfid",
name="125 kHz RFID",
name="RFID",
apptype=FlipperAppType.MENUEXTERNAL,
targets=["f7"],
entry_point="lfrfid_app",