Skip to content

Commit cd0363c

Browse files
committed
getting closer!
1 parent 85990be commit cd0363c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fieldeditors.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ namespace microcode {
302302
return melodyToNotes(melody)
303303
}
304304
fromText(txt: string): Melody {
305+
// TODO
305306
return undefined
306307
}
307308
}

0 commit comments

Comments
 (0)