Update some app names to fit the screen

This commit is contained in:
Willy-JL
2023-09-08 04:46:37 +02:00
parent 5d2e926d32
commit 4762484e4f
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
App(
appid="esp8266_ifttt_virtual_button",
name="[ESP8266] IFTTT Button",
name="[ESP8266] IFTTT Btn",
apptype=FlipperAppType.EXTERNAL,
entry_point="ifttt_virtual_button_app",
cdefines=["APP_IFTTT_VIRTUAL_BUTTON"],