Closed hinto-janai closed 10 months ago
Adds an auto_save slider with a u8 value.
auto_save
u8
Saves all:
changes automatically every x seconds.
x
This PR updates Settings2 -> Settings3 to accommodate for the new auto_save: u8.
Settings2
Settings3
auto_save: u8
Adds an
auto_save
slider with au8
value.Saves all:
changes automatically every
x
seconds.This PR updates
Settings2
->Settings3
to accommodate for the newauto_save: u8
.