mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
update everything
This commit is contained in:
parent
207f01992b
commit
18238d143e
3 changed files with 222 additions and 321 deletions
|
@ -51,7 +51,7 @@ const store = $store(
|
|||
},
|
||||
{ ident: "settings", backing: "localstorage", autosave: "auto" }
|
||||
);
|
||||
connection.setTransport("/libcurl/index.mjs", [{ wisp: store.wispurl }]);
|
||||
connection.setTransport("/epoxy/index.mjs", [{ wisp: store.wispurl }]);
|
||||
function App() {
|
||||
this.urlencoded = "";
|
||||
this.css = `
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue