mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-07-05 23:28:56 +02:00
feat(core): add message to admin group support
This commit is contained in:
@@ -95,6 +95,9 @@
|
||||
|
||||
user: vm.authentication.user
|
||||
});
|
||||
|
||||
tmp = $filter('translate')(tmp);
|
||||
|
||||
return marked(tmp, {sanitize: false});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user