📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
5
02. Prompts/문서생성/domain/도메인_문서생성_파일을_먼저_v01.md
Normal file
5
02. Prompts/문서생성/domain/도메인_문서생성_파일을_먼저_v01.md
Normal file
@@ -0,0 +1,5 @@
|
||||
function applyTemplate(templateId) {
|
||||
if (!iframe) {
|
||||
toast("파일을 먼저 열어주세요");
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user