From cd3ab47aa050a7ff0d8750bc700576d540e80a35 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 21 May 2026 01:38:36 +0000
Subject: [PATCH] Use theme-safe installer notice styling
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/a71df5f0-f463-4c08-b54d-946d97d0aafd
Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
---
iso/installer.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/iso/installer.py b/iso/installer.py
index b8bc13b..71ed3a3 100644
--- a/iso/installer.py
+++ b/iso/installer.py
@@ -387,7 +387,7 @@ class InstallerWindow(Adw.ApplicationWindow):
notice_lbl.set_halign(Gtk.Align.FILL)
notice_lbl.set_markup(
"Heads up — Server + Desktop prerequisites\n"
- "• A domain or subdomain from https://njal.la\n"
+ "• A domain or subdomain from https://njal.la\n"
"• The ability to open / forward ports on your router\n\n"
"Don't worry — after install, the onboarding wizard walks you through every step.\n"
"Desktop Only and Node Only do not require a domain or port forwarding."