parrot: replace input with buffer instead of ui.input

This commit is contained in:
2025-12-10 09:48:16 +02:00
parent 7dad3514e0
commit 70dfeab75c

View File

@@ -37,7 +37,8 @@ return {
return payload
end,
}
}
},
user_input_ui = "buffer",
}
}