mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-17 13:38:52 +00: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:
@@ -66,6 +66,7 @@ const request = async (url: string) => {
|
||||
tiktokH265: getSetting("save", "tiktokH265"),
|
||||
|
||||
alwaysProxy: getSetting("privacy", "alwaysProxy"),
|
||||
localProcessing: getSetting("advanced", "localProcessing"),
|
||||
}
|
||||
|
||||
await getServerInfo();
|
||||
|
||||
Reference in New Issue
Block a user