We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2eeade commit 51e1abcCopy full SHA for 51e1abc
icalgit.toml
@@ -29,7 +29,7 @@ alarms = [
29
# base64 strings are supported
30
images = [
31
{name = "image1.jpg", value = "https://example.com/image1.jpg"},
32
- {name = "image2.jpg", value = "/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBQYFBAYGBQYHB"},
+ {name = "image2.jpg", value = "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAACklEQVR4nGMAAQAABQABDQottAAAAABJRU5ErkJggg=="},
33
]
34
35
# A list of notifier types that are enabled
0 commit comments