style(server): align text
This commit is contained in:
+2
-2
@@ -841,8 +841,8 @@ impl AppServiceFactory {
|
||||
tracing::warn!("╔══════════════════════════════════════════════════════════╗");
|
||||
tracing::warn!("║ SYSTEM NOT INITIALIZED — first admin setup required ║");
|
||||
tracing::warn!("║ ║");
|
||||
tracing::warn!("║ Open the web UI to create the first admin account. ║");
|
||||
tracing::warn!("║ The setup page is available until an admin is created. ║");
|
||||
tracing::warn!("║ Open the web UI to create the first admin account. ║");
|
||||
tracing::warn!("║ The setup page is available until an admin is created. ║");
|
||||
tracing::warn!("╚══════════════════════════════════════════════════════════╝");
|
||||
} else {
|
||||
tracing::info!("System already initialized — setup endpoint disabled");
|
||||
|
||||
Reference in New Issue
Block a user