瀏覽代碼

Update fam

anfractuosity 2 年之前
父節點
當前提交
c5d6f8d436
共有 1 個文件被更改,包括 3 次插入2 次删除
  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"],