mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-19 16:32:58 +00:00
48 lines
1.6 KiB
HTML
48 lines
1.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="../icon.svg" />
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
<link rel="modulepreload" href="../_app/immutable/entry/start.Bz-lEuqo.js">
|
|
<link rel="modulepreload" href="../_app/immutable/chunks/entry.CU4Ldo_h.js">
|
|
<link rel="modulepreload" href="../_app/immutable/chunks/scheduler.CXEVs2ap.js">
|
|
<link rel="modulepreload" href="../_app/immutable/chunks/index.Lgv2TFSy.js">
|
|
<link rel="modulepreload" href="../_app/immutable/chunks/control.CYgJF_JY.js">
|
|
<link rel="modulepreload" href="../_app/immutable/entry/app.Bd0k4H-U.js">
|
|
<link rel="modulepreload" href="../_app/immutable/chunks/preload-helper.Dch09mLN.js">
|
|
<link rel="modulepreload" href="../_app/immutable/chunks/index.CTdcniaS.js">
|
|
<link rel="modulepreload" href="../_app/immutable/nodes/0.BfgG5hD4.js">
|
|
<link rel="modulepreload" href="../_app/immutable/nodes/13.By_O-_5k.js">
|
|
</head>
|
|
<body data-sveltekit-preload-data="hover">
|
|
<div style="display: contents">
|
|
|
|
<script>
|
|
{
|
|
__sveltekit_1xbcib = {
|
|
base: new URL("..", location).pathname.slice(0, -1)
|
|
};
|
|
|
|
const element = document.currentScript.parentElement;
|
|
|
|
const data = [null,null];
|
|
|
|
Promise.all([
|
|
import("../_app/immutable/entry/start.Bz-lEuqo.js"),
|
|
import("../_app/immutable/entry/app.Bd0k4H-U.js")
|
|
]).then(([kit, app]) => {
|
|
kit.start(app, element, {
|
|
node_ids: [0, 13],
|
|
data,
|
|
form: null,
|
|
error: null
|
|
});
|
|
});
|
|
}
|
|
</script>
|
|
</div>
|
|
</body>
|
|
</html>
|