Added check for update

This commit is contained in:
Kamil
2024-12-06 00:05:36 +00:00
parent 671b813e6c
commit c5de8d9841
5 changed files with 116 additions and 22 deletions

View File

@@ -116,7 +116,7 @@
</li>
</ul>
</nav>
<span class="fixed-bottom m-3">{{version}}</span>
<span class="fixed-bottom m-3 ms-5">{{version | version_check}}</span>
</div>
<!-- Main content with toggle button for mobile sidebar -->