mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-27 21:48:27 +00:00
fix: don't import emoji pkg
This commit is contained in:
parent
e301090704
commit
88651149d3
@ -50,7 +50,6 @@ const modules = [
|
|||||||
import('@strudel.cycles/serial'),
|
import('@strudel.cycles/serial'),
|
||||||
import('@strudel.cycles/soundfonts'),
|
import('@strudel.cycles/soundfonts'),
|
||||||
import('@strudel.cycles/csound'),
|
import('@strudel.cycles/csound'),
|
||||||
import('@strudel.cycles/emoji'),
|
|
||||||
];
|
];
|
||||||
|
|
||||||
const modulesLoading = evalScope(
|
const modulesLoading = evalScope(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user