mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
fixes and removals
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
#include "totp_scene_authenticate.h"
|
||||
#include <dialogs/dialogs.h>
|
||||
#include <totp_icons.h>
|
||||
#include <Authenticator_icons.h>
|
||||
#include "../../types/common.h"
|
||||
#include "../../services/ui/constants.h"
|
||||
#include "../../services/config/config.h"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#include <gui/gui.h>
|
||||
#include <notification/notification.h>
|
||||
#include <notification/notification_messages.h>
|
||||
#include <totp_icons.h>
|
||||
#include <Authenticator_icons.h>
|
||||
#include "totp_scene_generate_token.h"
|
||||
#include "../../types/token_info.h"
|
||||
#include "../../types/common.h"
|
||||
|
||||
Reference in New Issue
Block a user