dummy commit (github cert error :-/)
This commit is contained in:
parent
30d1f423cb
commit
3df2929d12
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ export function Repl({ embedded = false }) {
|
|||
|
||||
const { code, setCode, scheduler, evaluate, activateCode, isDirty, activeCode, pattern, started, stop, error } =
|
||||
useStrudel({
|
||||
initialCode: '// LOADING',
|
||||
initialCode: '// LOADING...',
|
||||
defaultOutput: webaudioOutput,
|
||||
getTime,
|
||||
beforeEval: async () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue