v0.5.2-pre.006

This commit is contained in:
2026-08-10 23:14:17 +02:00
parent e3acb8ceb1
commit 066d969f5a
51 changed files with 1937 additions and 88 deletions

View File

@@ -1,5 +1,5 @@
<!-- file: kb-app-demo-desktop/frontend/main.html -->
<!-- version: 11 -->
<!-- version: 12 -->
<!DOCTYPE html>
<html lang="fr">
@@ -26,6 +26,7 @@
</button>
<ul class="dropdown-menu dropdown-menu-end">
<li><a id="openDemoConfigLink" class="dropdown-item" href="#">Configuration</a></li>
<li><a id="openDemoWalletLink" class="dropdown-item" href="#">Wallets</a></li>
<li>
<hr class="dropdown-divider">
</li>
@@ -99,4 +100,4 @@
<script type="module" src="ts/main.ts" defer></script>
</body>
</html>
</html>