This commit is contained in:
Willy-JL
2023-02-10 08:56:07 +00:00
parent 0a43a72fc1
commit a1d1e2a5a2
3 changed files with 2 additions and 3 deletions

View File

@@ -10,4 +10,3 @@ App(
fap_category="Misc", fap_category="Misc",
order=81, order=81,
) )

View File

@@ -9,4 +9,4 @@ App(
fap_icon_assets="images", fap_icon_assets="images",
fap_icon="flipp_pomodoro_10.png", fap_icon="flipp_pomodoro_10.png",
fap_icon_assets_symbol="flipp_pomodoro", fap_icon_assets_symbol="flipp_pomodoro",
) )

View File

@@ -1,6 +1,6 @@
# COMPILE ISTRUCTIONS: # COMPILE ISTRUCTIONS:
# Clean the code and remove old binaries/compilation artefact # Clean the code and remove old binaries/compilation artefact
# ./fbt -c fap_rubiks_cube_scrambler # ./fbt -c fap_rubiks_cube_scrambler
# Compile FAP # Compile FAP