Skip to content

Commit

Permalink
disable contextmenu
Browse files Browse the repository at this point in the history
  • Loading branch information
zhzLuke96 committed Mar 21, 2024
1 parent 64bb6b8 commit ffd4808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/prompt-editor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@
language: "a1111-prompt",
automaticLayout: true,
wordWrap: "on",
contextmenu: false,
});

const adjustNumber = (addAction = false) => {
Expand Down

0 comments on commit ffd4808

Please sign in to comment.