Ver Fonte

Flashlight: Change name

Willy-JL há 2 anos atrás
pai
commit
997194b535
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      flashlight/application.fam

+ 1 - 1
flashlight/application.fam

@@ -1,6 +1,6 @@
 App(
     appid="flashlight",
-    name="Flashlight",
+    name="[LED] Flashlight",
     apptype=FlipperAppType.EXTERNAL,
     entry_point="flashlight_app",
     cdefines=["APP_FLASHLIGHT"],