spell-cards.love/0043-learn_text_input

3 lines
64 B
Plaintext

learn_text_input = function(t)
edit.text_input(Workbook, t)
end