수정정

This commit is contained in:
khj0414 2025-03-07 11:18:58 +09:00
parent a1de83b5cc
commit 7a51ee37c8

View File

@ -150,7 +150,6 @@ const saveWord = () => {
typeof op.insert === 'string' ? op.insert.trim() : op.insert
);
}
//
if(content.value == '' || inserts.join('') === ''){
wordContentAlert.value = true;