anfractuosity hace 2 años
padre
commit
c5d6f8d436
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      application.fam

+ 3 - 2
application.fam

@@ -1,6 +1,7 @@
 App(
-    appid="scope",
-    name="Scope",
+    appid="flipperscope",
+    name="flipperscope",
+    fap_author="anfractuosity",
     apptype=FlipperAppType.EXTERNAL,
     entry_point="scope_main",
     requires=["gui"],