mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 00:18:35 -07:00
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
This commit is contained in:
2
applications/external/totp/application.fam
vendored
2
applications/external/totp/application.fam
vendored
@@ -7,7 +7,7 @@ App(
|
||||
requires=["gui", "cli", "dialogs", "storage", "input", "notification", "bt"],
|
||||
stack_size=2 * 1024,
|
||||
order=20,
|
||||
fap_version="2.3",
|
||||
fap_version="3.20",
|
||||
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