mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Added Explore Tab
This commit is contained in:
parent
466068ae12
commit
a43b0907e2
6 changed files with 214 additions and 17 deletions
|
@ -63,6 +63,7 @@ onMounted(() => {
|
|||
@change="setTheme($event.target.value)">
|
||||
<option value="dark">Dark (Default)</option>
|
||||
<option value="light">Light</option>
|
||||
<option value="nord">Nord</option>
|
||||
</select>
|
||||
|
||||
<h2>Audio Player</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue