Update dependency mustache.js to v3.2.1
This commit is contained in:
parent
d9d5e5d880
commit
620fb82618
@ -136,7 +136,7 @@
|
||||
<script th:src="@{/js/fontawesome.js}"></script>
|
||||
<script th:src="@{/js/workerRegister.js}"></script>
|
||||
<th:block th:if="${isLogged} == true and ${noMutualGuilds} == false">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/3.0.1/mustache.min.js"
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/3.2.1/mustache.min.js"
|
||||
type="text/javascript"></script>
|
||||
<script th:src="@{/js/github-activity.js}"></script>
|
||||
<script>
|
||||
|
Loading…
Reference in New Issue
Block a user