mirror of
https://github.com/TimeCrafters/timecrafters_configuration_tool_desktop.git
synced 2025-12-15 21:32:35 +00:00
Added revision number to config
This commit is contained in:
@@ -12,6 +12,7 @@ module TAC
|
||||
|
||||
def config_changed!
|
||||
@config.configuration.updated_at = Time.now
|
||||
@config.configuration.revision += 1
|
||||
@config_changed = true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user