Random mode

This commit is contained in:
2026-02-08 06:43:07 -05:00
parent 2193c37a3e
commit 0abb7398e1
2 changed files with 33 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
<div class="app-header">
<h2>Private Videos</h2>
<div class="header-buttons">
<button id="randomBtn" class="btn-small">Sequential ▼</button>
<button id="uploadBtn" class="btn-small">+ Upload</button>
<button id="logoutBtn" class="btn-small">Logout</button>
</div>