Skip to content

Commit 5b10d1b

Browse files
committed
lint
1 parent 068d9cf commit 5b10d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev_tools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ class DevTools {
125125
if (isNaN(startTime)) return;
126126
const flameChart = this;
127127
realWindowChanged.call(flameChart, startTime, endTime, animate);
128-
}
128+
};
129129
}
130130

131131
tweakUI() {

0 commit comments

Comments
 (0)