mirror of
https://github.com/CodePanda66/CSPostgraduate-408.git
synced 2023-05-21 21:49:33 +08:00
🐛 fix config err
This commit is contained in:
@@ -57,8 +57,10 @@ module.exports = {
|
||||
// labels: ["留言板"],//Vssue 通过 title 和 labels 来确定用来存储评论的对应 Issue
|
||||
// prefix: '[Comments]',//Issue 标题的前缀
|
||||
// }
|
||||
|
||||
//config 目录
|
||||
nav,
|
||||
sidebar,
|
||||
},
|
||||
nav,
|
||||
sidebar,
|
||||
plugins,
|
||||
}
|
||||
Reference in New Issue
Block a user