Modify: return user information in siteConfig while logged in

This commit is contained in:
HFO4
2019-11-25 14:08:11 +08:00
parent 5e1e76719f
commit 28df5ca833
5 changed files with 40 additions and 18 deletions

View File

@@ -52,6 +52,7 @@ type UserOption struct {
ProfileOn int `json:"profile_on"`
PreferredPolicy uint `json:"preferred_policy"`
WebDAVKey string `json:"webdav_key"`
PreferredTheme string `json:"preferred_theme"`
}
// DeductionStorage 减少用户已用容量