This commit is contained in:
mjallen18
2026-03-23 17:36:25 -05:00
parent bd569962ca
commit ecce28b498

View File

@@ -12,7 +12,7 @@ import * as PopupMenu from 'resource:///org/gnome/shell/ui/popupMenu.js';
// ── constants ────────────────────────────────────────────────────────────────
const SERVICE_NAME = 'nebula@jallen-nebula.service';
const IFACE_NAME = 'jallen-nebula';
const IFACE_NAME = 'nebula.jallen-n';
const POLL_INTERVAL_SECS = 5;
const LOG_PREFIX = '[nebula-vpn]';