Fix endpoint type name and update cookie
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
102c430e1d
commit
04d1042a4c
40 changed files with 53 additions and 47 deletions
|
|
@ -71,11 +71,11 @@
|
|||
})();
|
||||
</script>
|
||||
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/entry/start.S-sEy6br.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/DXCC0cSN.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/entry/start.DbKae6zu.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/Bzeu4r49.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/D8EpLgQ1.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/CRhkqW2i.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/entry/app.OegKHTwb.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/Cn7-wHKT.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/entry/app.COFmsbPh.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/DsnmJJEf.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/5WA7h8uK.js">
|
||||
<link rel="modulepreload" href="/ui/_app/immutable/chunks/CCSWcuVN.js">
|
||||
|
|
@ -85,7 +85,7 @@
|
|||
<div style="display: contents">
|
||||
<script>
|
||||
{
|
||||
__sveltekit_xtz33p = {
|
||||
__sveltekit_1cjjd7f = {
|
||||
base: "/ui",
|
||||
assets: "/ui"
|
||||
};
|
||||
|
|
@ -93,8 +93,8 @@
|
|||
const element = document.currentScript.parentElement;
|
||||
|
||||
Promise.all([
|
||||
import("/ui/_app/immutable/entry/start.S-sEy6br.js"),
|
||||
import("/ui/_app/immutable/entry/app.OegKHTwb.js")
|
||||
import("/ui/_app/immutable/entry/start.DbKae6zu.js"),
|
||||
import("/ui/_app/immutable/entry/app.COFmsbPh.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element);
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue