Skip to content

Commit

Permalink
disable defaulr Ctrl+S when modal open
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyBoiko committed Feb 13, 2024
1 parent abd03df commit 9350f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,6 @@
</style>
<g id="canvas"></g>
</svg>
<script src="index.js?v=20240129" type="module"></script>
<script src="index.js?v=20240213" type="module"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion index.js

Large diffs are not rendered by default.

0 comments on commit 9350f26

Please sign in to comment.