Added a refresh assets button to audio UI to detect audio asset again. Usefull after download an asset or putting a file manually.

This commit is contained in:
Tony Ribeiro
2023-08-24 22:17:54 +02:00
parent 7e5bdb11a3
commit 1014d592f7
4 changed files with 25 additions and 3 deletions

View File

@@ -16,6 +16,12 @@
<small>Debug</small>
</label>
</div>
<div>
<label for="audio_refresh_assets">Refresh assets</label>
<div id="audio_refresh_assets" class="menu_button">
<i class="fa-solid fa-refresh fa-lg"></i>
</div>
</div>
</div>
<div>
<div>