This commit is contained in:
parent
bf06cfe2e1
commit
11c31f7f42
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ export function useTimeline(
|
|||
async ([tl], info) => {
|
||||
let tlChanged = false;
|
||||
if (otl !== tl) {
|
||||
console.debug("timeline reset");
|
||||
npager = opager = undefined;
|
||||
otl = tl;
|
||||
tlChanged = true;
|
||||
|
|
Loading…
Reference in a new issue