Replaced the time icon with a calendar icon

This commit is contained in:
Veronica K. B. Olsen
2020-06-06 11:52:02 +02:00
parent b176f21eb7
commit 7b12e911e4
12 changed files with 224 additions and 239 deletions
@@ -21,7 +21,7 @@ cls_novel = book.svg
cls_plot = puzzle.svg
cls_character = user.svg
cls_world = location.svg
cls_timeline = time.svg
cls_timeline = calendar.svg
cls_object = key.svg
cls_entity = flag.svg
cls_custom = star.svg