Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
7454881146
Update dependency mustache.js to v3.2.1 2022-05-04 19:05:58 +00:00

View File

@ -130,7 +130,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 type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/3.0.1/mustache.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/3.2.1/mustache.min.js"></script>
<script th:src="@{/js/github-activity.js}"></script>
<script>
GitHubActivity.feed({