mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-08-31 03:26:19 +02:00
feat(home): add configure settings item to hide more info from home page
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
vm.announceConfig = MeanTorrentConfig.meanTorrentConfig.announce;
|
||||
vm.messageConfig = MeanTorrentConfig.meanTorrentConfig.messages;
|
||||
vm.hnrConfig = MeanTorrentConfig.meanTorrentConfig.hitAndRun;
|
||||
vm.supportConfig = MeanTorrentConfig.meanTorrentConfig.support;
|
||||
vm.appConfig = MeanTorrentConfig.meanTorrentConfig.app;
|
||||
vm.signConfig = MeanTorrentConfig.meanTorrentConfig.sign;
|
||||
vm.accountMenu = menuService.getMenu('account').items[0];
|
||||
|
||||
Reference in New Issue
Block a user