index.html: readd js/undo.js.

This commit is contained in:
Lucio Andrés Illanes Albornoz (arab, vxp) 2018-10-25 00:24:12 +02:00 committed by Lucio Andrés Illanes Albornoz
parent f1fd806573
commit f7db3b30f4
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@
<script src="js/util.js"></script>
<script src="js/ext/unicode.js"></script>
<script src="js/ext/color.js"></script>
<script src="js/undo.js"></script>
<script src="js/clipboard.js"></script>
<script src="js/ext/upload.js"></script>
<script src="js/ext/user.js"></script>