mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-10 02:28:13 -07:00
website_next: part 9
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user