website_next: part 9

This commit is contained in:
nym21
2026-07-08 11:24:52 +02:00
parent 15fbdc168f
commit a43b00c12c
48 changed files with 1756 additions and 1042 deletions
+1
View File
@@ -26,6 +26,7 @@ export function createLayout() {
const addDialog = document.createElement("dialog");
main.dataset.page = "wallets";
addDialog.dataset.dialog = "";
privacyButton.type = "button";
sessionButton.type = "button";
sessionButton.append("Lock");