mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-22 21:06:37 +00:00
Format all files
This commit is contained in:
@@ -31,7 +31,9 @@ export async function ensureSetupToken() {
|
||||
|
||||
// If admin exists, no need for setup token
|
||||
if (existingAdmin) {
|
||||
logger.debug("Server admin exists. Setup token generation skipped.");
|
||||
logger.debug(
|
||||
"Server admin exists. Setup token generation skipped."
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user