feat: 在 dashboard 右上角添加文档链接
This commit is contained in:
@@ -183,7 +183,8 @@ export default {
|
||||
expand: '展开',
|
||||
logout: '退出登录',
|
||||
github: 'GitHub',
|
||||
mySubscriptions: '我的订阅'
|
||||
mySubscriptions: '我的订阅',
|
||||
docs: '文档'
|
||||
},
|
||||
|
||||
// Auth
|
||||
|
||||
Reference in New Issue
Block a user