mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 09:18:35 -07:00
Temp disable esubghzchat magspoof nested mf-fuzzer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="esubghz_chat",
|
||||
appid=".esubghz_chat",
|
||||
name="Enhanced Sub-Ghz Chat",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="esubghz_chat",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="magspoof",
|
||||
appid=".magspoof",
|
||||
name="[MAG] MagSpoof",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="mag_app",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="mifare_fuzzer",
|
||||
appid=".mifare_fuzzer",
|
||||
name="Mifare Fuzzer",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="mifare_fuzzer_app",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="mifare_nested",
|
||||
appid=".mifare_nested",
|
||||
name="Mifare Nested",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="mifare_nested_app",
|
||||
|
||||
Reference in New Issue
Block a user