mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-20 00:48:11 -07:00
totp icons
This commit is contained in:
@@ -16,4 +16,5 @@ App(
|
||||
order=20,
|
||||
fap_category="Misc",
|
||||
fap_icon="totp_10px.png"
|
||||
fap_icon_assets="icons",
|
||||
)
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -7,6 +7,7 @@
|
||||
#include "../scene_director.h"
|
||||
#include "../totp_scenes_enum.h"
|
||||
#include "../../services/crypto/crypto.h"
|
||||
#include <Authenticator_icons.h>
|
||||
|
||||
#define MAX_CODE_LENGTH TOTP_IV_SIZE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user