From 96606dc36f5d567faede99d68e59fb6792a8d6c5 Mon Sep 17 00:00:00 2001 From: noproto Date: Wed, 18 Sep 2024 12:52:22 -0400 Subject: [PATCH] Typo --- applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c b/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c index 3d902fb58..4ec313f95 100644 --- a/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c +++ b/applications/main/nfc/scenes/nfc_scene_mf_classic_dict_attack.c @@ -5,7 +5,7 @@ #define TAG "NfcMfClassicDictAttack" -// TODO: Fix lag when leaving the dictionary attack view during Hardnested +// TODO: Fix lag when leaving the dictionary attack view after Hardnested typedef enum { DictAttackStateUserDictInProgress,