diff options
-rwxr-xr-x | inc/conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ #define BUTTON_STYLE_POPUP "popup/circle" #else #define POPUP_STYLE_DEFAULT "default" -#define POPUP_STYLE_TOAST "toast" +#define POPUP_STYLE_TOAST "toast/circle" #define BUTTON_STYLE_POPUP "popup" #endif |