Add resumable background model downloads
This commit is contained in:
@@ -10,7 +10,7 @@ diesel::table! {
|
||||
preferences (id) {
|
||||
id -> Integer,
|
||||
selected_model -> Text,
|
||||
dflash_enabled -> Bool,
|
||||
dspark_enabled -> Bool,
|
||||
idle_timeout_minutes -> Integer,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user