更新评论模块
This commit is contained in:
@@ -17,6 +17,14 @@ type userConfig struct {
|
||||
|
||||
UtterancesRepo string `json:"utterancesRepo"`
|
||||
|
||||
Gitalk_ClientID string `json:"gitalk_clientID"`
|
||||
|
||||
Gitalk_ClientSecret string `json:"gitalk_clientSecret"`
|
||||
|
||||
Gitalk_Repo string `json:"gitalk_repo"`
|
||||
|
||||
Gitalk_Owner string `json:"gitalk_owner"`
|
||||
|
||||
PageSize int `json:"pageSize"`
|
||||
|
||||
DescriptionLen int `json:"descriptionLen"`
|
||||
|
Reference in New Issue
Block a user