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