Explorar el Código

Fix appid to match new regex

MX hace 2 años
padre
commit
16f94c1186
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application.fam

+ 1 - 1
application.fam

@@ -1,5 +1,5 @@
 App(
-    appid="SubGHz_Bruteforcer",
+    appid="subghz_bruteforcer",
     name="Sub-GHz Bruteforcer",
     apptype=FlipperAppType.EXTERNAL,
     entry_point="subbrute_app",