From 7470ee0103abf43f6a1f13865ae1b15e1ea35631 Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Tue, 30 Jun 2026 17:10:43 +0200 Subject: [PATCH] change icon --- run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.py b/run.py index 1cb270b..b1666f2 100644 --- a/run.py +++ b/run.py @@ -40,7 +40,7 @@ def main(): subprocess.check_call([sys.executable, "-m", "pip", "install", "-r", "requirements.txt"]) port = get_port() - print(f"🚀 NoteDiscovery → http://localhost:{port} (Ctrl+C to stop)") + print(f"📝 NoteDiscovery → http://localhost:{port} (Ctrl+C to stop)") print() subprocess.call([