fix. GR_VISUAL_01 템플릿 수정

This commit is contained in:
clkim
2025-09-18 20:38:59 +09:00
parent 1667e0f22b
commit 792111f47b
6 changed files with 62 additions and 27 deletions

View File

@@ -120,7 +120,7 @@ if (serverGameData) {
<!-- 공통 모달 컴포넌트 -->
<BlocksModalYouTube
:is-open="youtube.storeIsOpen"
:youtube-id="youtube.storeYoutubeId"
:youtube-url="youtube.storeYoutubeUrl"
:class-name="youtube.storeClassName"
@close-button-event="handleResetYoutube"
/>