mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
rename keybindings -> key
This commit is contained in:
@@ -440,6 +440,6 @@
|
|||||||
<!-- internal -->
|
<!-- internal -->
|
||||||
<script src="./static/javascripts/api.js"></script>
|
<script src="./static/javascripts/api.js"></script>
|
||||||
<script src="./static/javascripts/app.js"></script>
|
<script src="./static/javascripts/app.js"></script>
|
||||||
<script src="./static/javascripts/keybindings.js"></script>
|
<script src="./static/javascripts/key.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user