mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 11:37:47 +01:00
reactor: replacing the default key (#446)
This commit is contained in:
@@ -61,7 +61,8 @@ function WebApp({
|
||||
setIsTauri(false);
|
||||
setEndpoint(serverUrl);
|
||||
setModeSwitch("S");
|
||||
setInternetSearch("B");
|
||||
setInternetSearch("E");
|
||||
|
||||
localStorage.setItem("headers", JSON.stringify(headers || {}));
|
||||
}, []);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user