▫️ bootstrap.ts

This commit is contained in:
nirholas
2026-03-31 10:23:47 +00:00
parent d553fcddfa
commit 87cad0ab3b

View File

@@ -139,3 +139,4 @@ export async function fetchBootstrapData(): Promise<void> {
logError(error) logError(error)
} }
} }