Merge pull request #80 from Mickeon/patch-1

Add `open_inputs` to the list of exceptions
This commit is contained in:
Rafał Mikrut
2024-01-02 21:20:44 +01:00
committed by GitHub

View File

@@ -26,6 +26,7 @@ var function_exceptions: Array = [
"getvar", #GH 46019
"get_available_chars", #GH 46118
"open_midi_inputs", #GH 46183
"open_inputs", #GH 86713
"set_icon", #GH 46189
"get_latin_keyboard_variant", #GH TODO Memory Leak
"set_editor_hint", #GH 46252