mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 15:58:36 -07:00
Update apps
This commit is contained in:
3
applications/external/totp/application.fam
vendored
3
applications/external/totp/application.fam
vendored
@@ -6,8 +6,7 @@ App(
|
||||
cdefines=["APP_TOTP"],
|
||||
requires=["gui", "cli", "dialogs", "storage", "input", "notification", "bt"],
|
||||
stack_size=2 * 1024,
|
||||
order=20,
|
||||
fap_version="4.01",
|
||||
fap_version="4.03",
|
||||
fap_author="Alexander Kopachov (@akopachov)",
|
||||
fap_description="Software-based TOTP authenticator for Flipper Zero device",
|
||||
fap_weburl="https://github.com/akopachov/flipper-zero_authenticator",
|
||||
|
||||
Reference in New Issue
Block a user