mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-06 15:34:06 +08:00
fix: disable autocomplete in safari for the typing test (#4287) net-tech
This commit is contained in:
parent
baa0313f00
commit
d2632ec62b
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@
|
|||
data-gramm_editor="false"
|
||||
data-enable-grammarly="false"
|
||||
list="autocompleteOff"
|
||||
spellcheck="false"
|
||||
/>
|
||||
<div id="wordsWrapper" translate="no">
|
||||
<div id="paceCaret" class="default hidden"></div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue