mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 14:10:45 +08: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…
Reference in New Issue
Block a user