mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-20 19:50:58 +03:00
Notifications style improvements
This commit is contained in:
@@ -211,6 +211,10 @@ export class AppComponent implements OnInit, AfterViewInit {
|
||||
this.notification_count = new_count;
|
||||
}
|
||||
|
||||
notificationMenuOpened(): void {
|
||||
this.notifications.getNotifications();
|
||||
}
|
||||
|
||||
notificationMenuClosed(): void {
|
||||
this.notifications.setNotificationsToRead();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user