update system-logs.tsx

This commit is contained in:
MacRimi
2026-03-31 19:09:41 +02:00
parent ad5803ef9c
commit e7519e68a3
3 changed files with 8 additions and 8 deletions

View File

@@ -1858,7 +1858,7 @@ class NotificationManager:
return {'checked': False, 'migrated': False, 'message': str(e)}
# ─── Singleton (for server mode) ────────────────────────────────
# ─── Singleton (for server mode) ─────────────────────────────<EFBFBD><EFBFBD>───
notification_manager = NotificationManager()

View File

@@ -684,7 +684,7 @@ show_menu() {
echo -ne " Select: "
}
# ── Main ────────────────────────────────────────<EFBFBD><EFBFBD><EFBFBD>───────────────
# ── Main ───────────────────────────────────────────────────────
main() {
local mode="${1:-menu}"