mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 17:28:36 -07:00
Update apps
This commit is contained in:
@@ -5,11 +5,11 @@ App(
|
||||
entry_point="flipp_pomodoro_app",
|
||||
requires=["gui", "notification", "dolphin"],
|
||||
stack_size=1 * 1024,
|
||||
fap_category="Misc",
|
||||
fap_category="Tools",
|
||||
fap_icon_assets="images",
|
||||
fap_icon="flipp_pomodoro_10.png",
|
||||
fap_author="@Th3Un1q3",
|
||||
fap_weburl="https://github.com/Th3Un1q3/flipp_pomodoro",
|
||||
fap_version="1.0",
|
||||
fap_version="1.1",
|
||||
fap_description="Boost Your Productivity with the Pomodoro Timer",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user