Add the download dir max size in the preference.
This commit is contained in:
@ -21,7 +21,7 @@ func (this *PreferenceDao) Fetch() *Preference {
|
||||
|
||||
if db.Error.Error() == result.DB_ERROR_NOT_FOUND {
|
||||
preference.Name = "蓝眼云盘"
|
||||
preference.ShowAlien = true
|
||||
|
||||
this.Create(preference)
|
||||
return preference
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user