We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e8be3 commit 74ee700Copy full SHA for 74ee700
1 file changed
config.demo.js
@@ -19,14 +19,14 @@ const config =
19
position: "fullscreen_below",
20
calendars: ["Demo categories"],
21
iconMap: {
22
- Birthday: "fxemoji-birthdaycake",
23
- Health: "noto-hospital",
24
- Work: "noto-briefcase",
25
- Vacation: "noto-beach-with-umbrella",
26
- Leisure: "noto-musical-notes",
27
- Family: "noto-family",
28
- Deadline: "noto-alarm-clock",
29
- Important: "noto-warning"
+ Birthday: "fxemoji:birthdaycake",
+ Health: "noto:hospital",
+ Work: "noto:briefcase",
+ Vacation: "noto:beach-with-umbrella",
+ Leisure: "noto:musical-notes",
+ Family: "noto:family",
+ Deadline: "noto:alarm-clock",
+ Important: "noto:warning"
30
}
31
32
],
0 commit comments