Temp disable esubghzchat magspoof nested mf-fuzzer

This commit is contained in:
Willy-JL
2023-11-12 12:26:02 +00:00
parent 1c1b855fd1
commit 270ea226b7
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
App(
appid="esubghz_chat",
appid=".esubghz_chat",
name="Enhanced Sub-Ghz Chat",
apptype=FlipperAppType.EXTERNAL,
entry_point="esubghz_chat",

View File

@@ -1,5 +1,5 @@
App(
appid="magspoof",
appid=".magspoof",
name="[MAG] MagSpoof",
apptype=FlipperAppType.EXTERNAL,
entry_point="mag_app",

View File

@@ -1,5 +1,5 @@
App(
appid="mifare_fuzzer",
appid=".mifare_fuzzer",
name="Mifare Fuzzer",
apptype=FlipperAppType.EXTERNAL,
entry_point="mifare_fuzzer_app",

View File

@@ -1,5 +1,5 @@
App(
appid="mifare_nested",
appid=".mifare_nested",
name="Mifare Nested",
apptype=FlipperAppType.EXTERNAL,
entry_point="mifare_nested_app",