Removing semicolon to be more idiomatic;;;

This commit is contained in:
Darius Kazemi
2025-10-11 17:52:26 -07:00
parent af53bab259
commit 9c5c71c31a
+1 -1
View File
@@ -71,7 +71,7 @@ You can write your own chained function using `register`. Here's the above chain
.cutoff(500)
//.delay(0.5)
.room(0.5)
);
)
note("a3 c#4 e4 a4").effectChain()`}
/>