mirror of
https://github.com/ZeroCatDev/Classworks.git
synced 2025-10-22 10:23:09 +00:00
Update settings.js
This commit is contained in:
parent
86a609b7ae
commit
b7c88a59fe
@ -221,7 +221,7 @@ const settingsDefinitions = {
|
||||
},
|
||||
"server.provider": {
|
||||
type: "string",
|
||||
default: "kv-local",
|
||||
default: "classworkscloud",
|
||||
validate: (value) =>
|
||||
["kv-local", "kv-server", "classworkscloud"].includes(value),
|
||||
description: "数据提供者",
|
||||
|
Loading…
x
Reference in New Issue
Block a user