Fix sounds labels of Updating beps and the Chime (#613)

This commit is contained in:
gStart9
2024-05-16 12:27:09 +00:00
committed by GitHub
parent e7c7913732
commit 2dc9253c27

View File

@@ -104,7 +104,7 @@ The Server Pure (2023 and older) and and Server One (2023 and older) have an in
.. raw:: HTML .. raw:: HTML
<audio controls> <audio controls>
<source src="/_static/sounds/CHIME.mp3" type="audio/mpeg"> <source src="/_static/sounds/UPDATING.mp3" type="audio/mpeg">
Your browser does not support the audio element. Your browser does not support the audio element.
</audio> </audio>
@@ -113,7 +113,8 @@ The Server Pure (2023 and older) and and Server One (2023 and older) have an in
.. raw:: HTML .. raw:: HTML
<audio controls> <audio controls>
<source src="/_static/sounds/UPDATING.mp3" type="audio/mpeg"> <source src="/_static/sounds/CHIME.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio> </audio>
* "chime" - Server is ready * "chime" - Server is ready