@@ -1,5 +1,3 @@
-# qv. https://github.com/flipperdevices/flipperzero-firmware/blob/dev/documentation/AppManifests.md
-
App(
appid="cntdown_tim",
name="Count Down Timer",
@@ -12,5 +10,5 @@ App(
stack_size=2 * 1024,
order=20,
fap_icon="cntdown_timer.png",
- fap_category="0w0mewo",
+ fap_category="Tools",
)