From 87cad0ab3b99f04f5df1143a3226223ae4c2ca4f Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=96=AB=EF=B8=8F=20bootstrap.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/services/api/bootstrap.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/services/api/bootstrap.ts b/src/services/api/bootstrap.ts index 82ef0d6..1e6103a 100644 --- a/src/services/api/bootstrap.ts +++ b/src/services/api/bootstrap.ts @@ -139,3 +139,4 @@ export async function fetchBootstrapData(): Promise { logError(error) } } +