update everything

This commit is contained in:
Toshit Chawda 2024-10-12 14:49:13 -07:00
parent 207f01992b
commit 18238d143e
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
3 changed files with 222 additions and 321 deletions

View file

@ -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 = `