web: add local processing setting & api type

response is not handled at all yet, this is a raw draft
This commit is contained in:
wukko
2025-01-29 15:06:16 +06:00
parent c7c9cf2f0f
commit a43e7a629b
10 changed files with 49 additions and 19 deletions

View File

@ -5,7 +5,7 @@ const defaultSettings: CobaltSettings = {
schemaVersion: 5,
advanced: {
debug: false,
duck: false,
localProcessing: false,
},
appearance: {
theme: "auto",