소스 검색

Pokemon: Rename app to fit screen

Willy-JL 1 년 전
부모
커밋
b1d5158975
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pokemon_trading/application.fam

+ 1 - 1
pokemon_trading/application.fam

@@ -1,6 +1,6 @@
 App(
     appid="pokemon",
-    name="[GB] Pokemon Trade Tool",
+    name="[GB] Pokemon Trading",
     apptype=FlipperAppType.EXTERNAL,
     entry_point="pokemon_app",
     requires=["gui"],