Skip to content

Commit

Permalink
Fixes Mendable hotkey for Windows/Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
nickscamara authored and Jwaegebaert committed Apr 15, 2023
1 parent ba7f0e3 commit 2f81b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<script src="https://unpkg.com/react@17/umd/react.production.min.js"></script>
<script src="https://unpkg.com/react-dom@17/umd/react-dom.production.min.js"></script>
<script src="https://unpkg.com/@babel/standalone@7.12.13/babel.min.js"></script>
<script src="https://unpkg.com/@mendable/search@0.0.84/dist/umd/mendable.min.js"></script>
<script src="https://unpkg.com/@mendable/search@0.0.88/dist/umd/mendable.min.js"></script>

{% raw %}
<script type="text/babel">
Expand Down

0 comments on commit 2f81b87

Please sign in to comment.