Update apps

This commit is contained in:
Willy-JL
2023-07-14 02:43:32 +02:00
parent 1243b192be
commit a33a461074
65 changed files with 696 additions and 169 deletions

View File

@@ -6,10 +6,10 @@ App(
requires=[
"gui",
],
fap_category="Misc",
fap_category="Tools",
fap_icon="counter_icon.png",
fap_author="@Krulknul",
fap_weburl="https://github.com/Krulknul/dolphin-counter",
fap_version="1.0",
fap_version="1.1",
fap_description="Simple counter",
)