remove invalid URL
This commit is contained in:
@ -28,7 +28,6 @@ Array.prototype.in = function<T>(this: T[], value: T): boolean {
|
|||||||
Promise.all([
|
Promise.all([
|
||||||
initAudioOnFirstClick(),
|
initAudioOnFirstClick(),
|
||||||
samples('github:tidalcycles/Dirt-Samples/master'),
|
samples('github:tidalcycles/Dirt-Samples/master'),
|
||||||
samples('github:kindohm/expedition/tree/master/samples'),
|
|
||||||
registerSynthSounds(),
|
registerSynthSounds(),
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user