Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Temp disable esubghzchat magspoof nested mf-fuzzer
Browse files Browse the repository at this point in the history
  • Loading branch information
Willy-JL committed Nov 12, 2023
1 parent 1c1b855 commit 270ea22
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion applications/external/esubghz_chat/application.fam
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
App(
appid="esubghz_chat",
appid=".esubghz_chat",
name="Enhanced Sub-Ghz Chat",
apptype=FlipperAppType.EXTERNAL,
entry_point="esubghz_chat",
Expand Down
2 changes: 1 addition & 1 deletion applications/external/magspoof/application.fam
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
App(
appid="magspoof",
appid=".magspoof",
name="[MAG] MagSpoof",
apptype=FlipperAppType.EXTERNAL,
entry_point="mag_app",
Expand Down
2 changes: 1 addition & 1 deletion applications/external/mifare_fuzzer/application.fam
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
App(
appid="mifare_fuzzer",
appid=".mifare_fuzzer",
name="Mifare Fuzzer",
apptype=FlipperAppType.EXTERNAL,
entry_point="mifare_fuzzer_app",
Expand Down
2 changes: 1 addition & 1 deletion applications/external/mifare_nested/application.fam
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
App(
appid="mifare_nested",
appid=".mifare_nested",
name="Mifare Nested",
apptype=FlipperAppType.EXTERNAL,
entry_point="mifare_nested_app",
Expand Down

0 comments on commit 270ea22

Please sign in to comment.