Enable interactive shell event handling

This commit is contained in:
2026-03-21 13:39:32 +01:00
parent 52585dd3e7
commit b63fbae957
2 changed files with 3 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
</head>
<body>
<Routes />
<Routes @rendermode="InteractiveServer" />
<ReconnectModal />
<script src="@Assets["theme.js"]"></script>
<script src="@Assets["tables.js"]"></script>