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

@@ -14,7 +14,7 @@
state: 'chat',
roles: ['*'],
target: '_blank',
position: 2
position: 6
});
}
}());