@zerwiz/sessrumnir 0.1.22 → 0.1.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -21157,7 +21157,7 @@ function StatusPopover() {
|
|
|
21157
21157
|
/* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "px-4 py-2 border-t border-border flex items-center justify-between text-[10px] text-faint", children: [
|
|
21158
21158
|
/* @__PURE__ */ jsxRuntimeExports.jsxs("span", { children: [
|
|
21159
21159
|
"v",
|
|
21160
|
-
"0.1.
|
|
21160
|
+
"0.1.23"
|
|
21161
21161
|
] }),
|
|
21162
21162
|
/* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
21163
21163
|
"button",
|
package/out/renderer/index.html
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
<link rel="icon" type="image/svg+xml" href="./assets/ymir-mark-kY-7e1x6.svg" />
|
|
11
11
|
<title>Sessrúmnir</title>
|
|
12
12
|
<script src="./theme-boot.js"></script>
|
|
13
|
-
<script type="module" crossorigin src="./assets/index-
|
|
13
|
+
<script type="module" crossorigin src="./assets/index-BJJuWz5h.js"></script>
|
|
14
14
|
<link rel="stylesheet" crossorigin href="./assets/index-BDCZuN3N.css">
|
|
15
15
|
</head>
|
|
16
16
|
<body class="bg-app text-primary antialiased">
|