Make all WI commands use UIDs instead of nums

This commit is contained in:
Gnome Ann
2021-12-31 21:22:51 -05:00
parent ccfafe4f0a
commit b88d49e359
3 changed files with 53 additions and 48 deletions

View File

@@ -17,7 +17,7 @@
<script src="static/bootstrap.min.js"></script>
<script src="static/bootstrap-toggle.min.js"></script>
<script src="static/rangy-core.min.js"></script>
<script src="static/application.js?ver=1.16.4t"></script>
<script src="static/application.js?ver=1.16.4u"></script>
</head>
<body>
<input type="file" id="remote-save-select" accept="application/json" style="display:none">