mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
web: add local processing setting & api type
response is not handled at all yet, this is a raw draft
This commit is contained in:
@ -5,7 +5,7 @@ const defaultSettings: CobaltSettings = {
|
||||
schemaVersion: 5,
|
||||
advanced: {
|
||||
debug: false,
|
||||
duck: false,
|
||||
localProcessing: false,
|
||||
},
|
||||
appearance: {
|
||||
theme: "auto",
|
||||
|
Reference in New Issue
Block a user