mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-29 19:20:09 +00:00
Fix value for a period of times of 10 seconds for backups
This commit is contained in:
parent
b058077b07
commit
0407631bdc
@ -72,7 +72,7 @@
|
||||
text="@.auto_save_recovery_data"
|
||||
tooltip="@.auto_save_recovery_data_tooltip" />
|
||||
<combobox id="data_recovery_period">
|
||||
<listitem text="@.10_seconds" value="0.33" />
|
||||
<listitem text="@.10_seconds" value="0.1667" />
|
||||
<listitem text="@.30_seconds" value="0.5" />
|
||||
<listitem text="@.1_minute" value="1" />
|
||||
<listitem text="@.2_minutes" value="2" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user