mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 15:28:36 -07:00
Remove cdefines from external apps
This commit is contained in:
1
applications/external/totp/application.fam
vendored
1
applications/external/totp/application.fam
vendored
@@ -3,7 +3,6 @@ App(
|
||||
name="Authenticator",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="totp_app",
|
||||
cdefines=["APP_TOTP"],
|
||||
requires=[
|
||||
"gui",
|
||||
"cli",
|
||||
|
||||
Reference in New Issue
Block a user