mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-05-07 16:06:16 +02:00
feat(core): add notification feedback with angular-ui-notification (#1532)
Added visual notification for user/article updates angular-ui-notification config added to core client config Notification idea from #369
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
vm.article = article;
|
||||
vm.authentication = Authentication;
|
||||
vm.error = null;
|
||||
|
||||
}
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user