提交 699fd57c 编写于 作者: E Eric Amodio

Fixes layer break

上级 708877d8
......@@ -47,7 +47,7 @@ export class TimelinePane extends ViewPane {
// private _excludedSources: Set<string> | undefined;
private _items: TimelineItemWithSource[] = [];
private _loadingMessageTimer: NodeJS.Timeout | undefined;
private _loadingMessageTimer: any | undefined;
private _pendingRequests = new Map<string, TimelineRequest>();
private _uri: URI | undefined;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册