mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-15 17:27:35 -05:00
Upgrade jQuery to 3.4.0
This commit is contained in:
parent
77e0d76bc1
commit
32e6422412
2
share/static/js/jquery-3.3.1.min.js
vendored
2
share/static/js/jquery-3.3.1.min.js
vendored
File diff suppressed because one or more lines are too long
2
share/static/js/jquery-3.4.0.min.js
vendored
Normal file
2
share/static/js/jquery-3.4.0.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
<script src="/static/js/receive-noscript.js"></script>
|
<script src="/static/js/receive-noscript.js"></script>
|
||||||
<script src="/static/js/jquery-3.3.1.min.js"></script>
|
<script src="/static/js/jquery-3.4.0.min.js"></script>
|
||||||
<script async src="/static/js/receive.js"></script>
|
<script async src="/static/js/receive.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user