From e0eb7fbfd3538d31136cb73541ee108ec7ef9768 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Sat, 21 Jun 2025 14:36:29 -0400 Subject: [PATCH] gui: show onion address --- gui/electron/index.html | 4 ++++ gui/electron/main.js | 19 ++++++++++++++++--- gui/electron/preload.js | 3 ++- 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/gui/electron/index.html b/gui/electron/index.html index b47e298..8aafd17 100644 --- a/gui/electron/index.html +++ b/gui/electron/index.html @@ -7,10 +7,14 @@