Просмотр исходного кода

change app type and category for music players

10697207+xMasterX@users.noreply.github.com 3 лет назад
Родитель
Сommit
d9138b89a6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      applications/plugins/subbrute/application.fam

+ 1 - 1
applications/plugins/subbrute/application.fam

@@ -1,7 +1,7 @@
 App(
 App(
     appid="subbrute",
     appid="subbrute",
     name="Sub-GHz Bruteforcer",
     name="Sub-GHz Bruteforcer",
-    apptype=FlipperAppType.PLUGIN,
+    apptype=FlipperAppType.EXTERNAL,
     entry_point="subbrute_start",
     entry_point="subbrute_start",
     cdefines=["APP_SUB_BRUTE"],
     cdefines=["APP_SUB_BRUTE"],
     requires=["gui","dialogs"],
     requires=["gui","dialogs"],