ugh icons

This commit is contained in:
RogueMaster
2022-10-28 11:05:13 -04:00
parent 24ea171bff
commit c3ef7f8e22
7 changed files with 6 additions and 3 deletions
@@ -11,5 +11,4 @@ App(
order=10,
fap_icon="pomodoro_timer.png",
fap_category="Tools",
fap_icon_assets="icons",
)
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

-2
View File
@@ -1,7 +1,5 @@
#include "pomodoro.h"
#include <notification/notification_messages.h>
#include <assets_icons.h>
#include <Pomodoro_Timer_icons.h>
#define TAG "PomodoroApp"