soundAlias example fix

This commit is contained in:
PepsiiMan 2025-11-06 15:33:06 +01:00
parent 670f75b7e8
commit 1b37f1ed1d

View file

@ -63,7 +63,7 @@ You can also create custom aliases for existing sounds using the `soundAlias` fu
<MiniRepl
client:idle
tune={`soundAlias("RolandTR808_bd", "kick")
tune={`soundAlias('RolandTR808_bd', 'kick')
s("kick")`}
/>