bumped app version and updated dependencies

This commit is contained in:
Gani Georgiev
2025-01-30 23:26:29 +02:00
parent 9b901fcee8
commit 4b489b511d
36 changed files with 3533 additions and 3527 deletions
+1 -2
View File
@@ -76,7 +76,6 @@
"userAgent",
"error",
"details",
//
];
function extractKeys(data) {
@@ -123,7 +122,7 @@
<!-- svelte-ignore a11y-click-events-have-key-events -->
<OverlayPanel bind:this={logPanel} class="overlay-panel-lg log-panel" on:hide={onHide}>
<svelte:fragment slot="header">
<h4>Request log</h4>
<h4>Log details</h4>
</svelte:fragment>
{#if isLoading}