1
0
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:
Alexander Skvortsov
2020-08-08 12:22:27 -04:00
committed by Franz Liedke
parent 20e69e6351
commit b69fc01ab3

View File

@@ -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