콘텐츠 등록 - 미리보기 생성 기본값 false로 변경

This commit is contained in:
Yu Sung
2024-05-29 17:07:20 +09:00
parent f4ae6888ac
commit 91f803f7a8

View File

@@ -666,7 +666,7 @@ export default {
audio_content: {
price: 0,
is_adult: false,
is_generate_preview: true,
is_generate_preview: false,
is_comment_available: true,
},
audio_contents: [],