Files
_Geulbeot/02. Prompts/문서생성/domain/도메인_문서생성_파일을_먼저_v01.md

168 B

    function applyTemplate(templateId) {
        if (!iframe) {
            toast("파일을 먼저 열어주세요");
            return;
        }