From 8d2daa79862f0511ea444d97cd39c73da5573a0f Mon Sep 17 00:00:00 2001 From: g3gg0 Date: Wed, 9 Nov 2022 21:20:33 +0100 Subject: [PATCH] rename file to match scene name --- .../{nfc_scene_nfcv_read_auth.c => nfc_scene_nfcv_unlock.c} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename applications/main/nfc/scenes/{nfc_scene_nfcv_read_auth.c => nfc_scene_nfcv_unlock.c} (100%) diff --git a/applications/main/nfc/scenes/nfc_scene_nfcv_read_auth.c b/applications/main/nfc/scenes/nfc_scene_nfcv_unlock.c similarity index 100% rename from applications/main/nfc/scenes/nfc_scene_nfcv_read_auth.c rename to applications/main/nfc/scenes/nfc_scene_nfcv_unlock.c