desktop 앱 적용

This commit is contained in:
Macbook
2026-06-14 10:15:54 +09:00
parent 7a2f65088c
commit 86b99d8c10
81 changed files with 8164 additions and 37 deletions
+4
View File
@@ -0,0 +1,4 @@
import { ensureDesktopApiBase } from './ensureDesktopApiBase';
/** App·backendApi import 전 API base 고정 (localhost 금지) */
ensureDesktopApiBase();