mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
FIX: missing Mark all as Read button
This commit is contained in:
parent
a4587b18f5
commit
2a95e46d3e
@ -1,4 +1,5 @@
|
||||
export default Discourse.Route.extend({
|
||||
controllerName: 'user-notifications',
|
||||
renderTemplate() {
|
||||
this.render("user/notifications-index");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user