UX: add calendar icon for sidebar (#748)
This commit is contained in:
parent
f50f18b4dc
commit
5ea2f0d7e1
|
|
@ -17,6 +17,7 @@ export default {
|
|||
route = "discourse-post-event-upcoming-events";
|
||||
text = i18n("discourse_post_event.upcoming_events.title");
|
||||
title = i18n("discourse_post_event.upcoming_events.title");
|
||||
icon = "calendar-days";
|
||||
};
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue