UX: add calendar icon for sidebar (#748)

This commit is contained in:
Kris 2025-06-23 17:00:40 -04:00 committed by GitHub
parent f50f18b4dc
commit 5ea2f0d7e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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";
};
});
});