mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-06 08:20:08 +01:00
put persisted data in gitignore and created defaults if dont exist
This commit is contained in:
@@ -38,6 +38,7 @@ numpad_input = NumpadInput(tk, message_handler, display, actions, data)
|
||||
midi_input = MidiInput(tk, message_handler, display, actions, data)
|
||||
|
||||
actions.check_and_set_output_mode_on_boot()
|
||||
actions.check_dev_mode()
|
||||
actions.toggle_x_autorepeat()
|
||||
|
||||
frame.pack()
|
||||
|
||||
Reference in New Issue
Block a user