mirror of
https://github.com/warp-tech/warpgate.git
synced 2024-11-10 17:27:00 +08:00
lint
This commit is contained in:
parent
deab505c18
commit
5b2279c141
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ let visibleItems: LogEntry[]|undefined
|
|||
let loading = true
|
||||
let endReached = false
|
||||
let loadOlderButton: HTMLButtonElement|undefined
|
||||
let reloadInterval: number|undefined
|
||||
let reloadInterval: any
|
||||
let lastUpdate = new Date()
|
||||
let isLive = true
|
||||
let searchQuery = ''
|
||||
|
|
Loading…
Reference in a new issue