patch(version): Implemented version reporting for the app
Some checks failed
Build and Publish Docker Image / deploy (push) Has been cancelled

This commit is contained in:
2026-05-04 00:40:02 +03:00
parent bcdcce8fbd
commit 0bdf11d3a7
3 changed files with 22 additions and 0 deletions

View File

@@ -126,6 +126,7 @@
<div class="win98-statusbar upload-statusbar">
<span id="status-text">{{ if .UploadsEnabled }}Ready · drag files anywhere onto the window{{ else }}Guest uploads are disabled{{ end }}</span>
<span>WarpBox</span>
<span>v{{ .AppVersion }}</span>
</div>
</section>