Skip to content

Commit

Permalink
blockSaveImageEnable 옵션 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
usbsync committed Jul 29, 2024
1 parent a229165 commit e994754
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
24 changes: 0 additions & 24 deletions source/entryjs/started/2024-03-05-example.md

This file was deleted.

1 change: 1 addition & 0 deletions source/entryjs/typedef/2024-03-11-init-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,4 @@ Entry.init 함수를 호출할 때 전달되는 옵션 객체입니다. 이 객
|hardwareEnable|boolean|하드웨어 사용가능 여부 (true)|
|expansionDisable|boolean|확장블록 사용가능 여부 (true)|
|aiUtilizeDisable|boolean|인공지능블록 사용가능 여부 (true)|
|blockSaveImageEnable|boolean|블록 이미지로 저장하기 사용가능 여부 (true)|

0 comments on commit e994754

Please sign in to comment.