Skip to content

Commit

Permalink
gramarly disable for textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k1o committed Sep 27, 2022
1 parent 882dadd commit ec69eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/components/video.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
ref="overlay"
class="overlay"
tabindex="0"
data-gramm="false"
@click.stop.prevent
@contextmenu.stop.prevent
@wheel.stop.prevent="onWheel"
Expand Down

0 comments on commit ec69eb2

Please sign in to comment.