콘텐츠 등록 - 미리보기 생성 기본값 false로 변경
This commit is contained in:
parent
f4ae6888ac
commit
91f803f7a8
|
@ -666,7 +666,7 @@ export default {
|
||||||
audio_content: {
|
audio_content: {
|
||||||
price: 0,
|
price: 0,
|
||||||
is_adult: false,
|
is_adult: false,
|
||||||
is_generate_preview: true,
|
is_generate_preview: false,
|
||||||
is_comment_available: true,
|
is_comment_available: true,
|
||||||
},
|
},
|
||||||
audio_contents: [],
|
audio_contents: [],
|
||||||
|
|
Loading…
Reference in New Issue