diff --git a/plugins/qlab/cue.ejs b/plugins/qlab/cue.ejs index 6934b53..553f9ed 100644 --- a/plugins/qlab/cue.ejs +++ b/plugins/qlab/cue.ejs @@ -95,7 +95,7 @@ <% if(cue.preWait){ %> - <%= elapsedTime(cue.preWait, cue.preWaitElapsed, "preWait", cue) %> + <%= elapsedTime(cue.preWait, cue.preWaitElapsed, "preWait", cue) %> <% }else{ %> 00:00.00