fix. [PWT-116] STOVE GNB > 설치, 알림 버튼 노출 여부 기능 동작 오류

This commit is contained in:
clkim
2025-12-02 16:10:41 +09:00
parent 8684c6e501
commit 83e7a97597
3 changed files with 14 additions and 14 deletions

View File

@@ -10,7 +10,7 @@ import { csrFormatJWT } from '#layers/utils/formatUtil'
*/
export const csrGoStoveLogin = () => {
if (!import.meta.client) return
const runtimeConfig = useRuntimeConfig()
const gameDataStore = useGameDataStore()