mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Modify: return user information in siteConfig while logged in
This commit is contained in:
@@ -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 减少用户已用容量
|
||||
|
||||
Reference in New Issue
Block a user