whoops
This commit is contained in:
parent
8935919cc4
commit
d29f793e6d
@ -1698,7 +1698,7 @@ def save_clock1_settings(input_settings):
|
||||
|
||||
current_settings['speed'] = input_settings['speed'].lower()
|
||||
current_settings['speed2'] = input_settings['speed2'].lower()
|
||||
current_settings['animation'] = input_settings['animation'].lower()
|
||||
current_settings['transition'] = input_settings['animation'].lower()
|
||||
current_settings['pause'] = input_settings['pause']
|
||||
try:
|
||||
f = open('csv/' + filename, 'w')
|
||||
|
Loading…
x
Reference in New Issue
Block a user