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