mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-08 00:43:54 +00:00
bugfix: paused time not reset
This commit is contained in:
@@ -605,6 +605,7 @@ class EventTimer extends Timer {
|
||||
}
|
||||
|
||||
goto(eventIndex) {
|
||||
// load event
|
||||
this.loadEvent(eventIndex);
|
||||
|
||||
// broadcast current state
|
||||
|
||||
Reference in New Issue
Block a user