feat(albums): add top menu item of albums

This commit is contained in:
OldHawk
2018-05-22 23:42:05 +08:00
parent c3fd9399e2
commit ebafecd209
11 changed files with 55 additions and 11 deletions

View File

@@ -13,7 +13,7 @@
title: 'MENU_FORUMS',
state: 'forums.list',
roles: ['*'],
position: 1
position: 5
});
}
}());