summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinc/conf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/conf.h b/inc/conf.h
index 0a1b5a3..e028096 100755
--- a/inc/conf.h
+++ b/inc/conf.h
@@ -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