mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-01-21 23:02:22 +01:00
fix(vip): vip view can be viewed by guest
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
url: '/vip',
|
||||
templateUrl: '/modules/vip/client/views/vip.client.view.html',
|
||||
data: {
|
||||
roles: ['user', 'oper', 'admin'],
|
||||
pageTitle: 'PAGETITLE.VIP'
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user