mirror of
https://github.com/flarum/core.git
synced 2025-08-11 10:55:47 +02:00
Uncomment notifications in ForumApplication
This commit is contained in:
committed by
Franz Liedke
parent
20e69e6351
commit
b69fc01ab3
@@ -63,7 +63,7 @@ export default class ForumApplication extends Application {
|
||||
*
|
||||
* @type {NotificationListState}
|
||||
*/
|
||||
// notifications = new NotificationListState(this);
|
||||
notifications = new NotificationListState(this);
|
||||
|
||||
/*
|
||||
* An object which stores previously searched queries and provides convenient
|
||||
|
Reference in New Issue
Block a user