diff --git a/pokemon_trading/application.fam b/pokemon_trading/application.fam index df45b6250..b1006eca5 100644 --- a/pokemon_trading/application.fam +++ b/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"],