chore: storing version and changelog
This commit is contained in:
@@ -283,7 +283,7 @@ func _on_event_finished(finished_statement: ESCStatement, return_code: int, chan
|
||||
|
||||
if return_code == ESCExecution.RC_CANCEL:
|
||||
return_code = ESCExecution.RC_OK
|
||||
|
||||
|
||||
_running_events[channel_name] = null
|
||||
_channels_state[channel_name] = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user