From 83db4e18304ce88f1ed05ebf14aeb86cf6634d8a Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 14 Mar 2023 00:04:31 +0100 Subject: Update examples.js --- common/examples.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/examples.js b/common/examples.js index 2027f68..45c921c 100644 --- a/common/examples.js +++ b/common/examples.js @@ -127,7 +127,7 @@ $(document).ready(function() { '⭐️☆☆☆#audio_music_stream', '⭐️⭐️⭐️☆#audio_raw_stream', '⭐️☆☆☆#audio_sound_loading', - '⭐️⭐️⭐️⭐️#audio_stream_effect', + '⭐️⭐️⭐️⭐️#audio_stream_effects', '⭐️⭐️⭐️⭐️#audio_mixed_processor']; for (var i = 0; i < exampleData.length; i++) -- cgit v1.2.3