릴리스: v1.4.3 사용자 노출 용어 정리 3차
This commit is contained in:
@@ -161,7 +161,7 @@ export function useAdminCustomItems({
|
||||
async function promoteCustomItem(item) {
|
||||
resetMessages()
|
||||
if (!customItemModalTargetGameId.value) {
|
||||
error.value = '추가할 게임을 먼저 선택해주세요.'
|
||||
error.value = '추가할 템플릿을 먼저 선택해주세요.'
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user