完善自我更新逻辑
This commit is contained in:
@@ -3,5 +3,5 @@ package model
|
||||
type UpdateInfo struct {
|
||||
Version int `json:"version"`
|
||||
DownloadURL string `json:"url"`
|
||||
Notes bool `json:"notes"`
|
||||
Notes string `json:"notes"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user