1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Remove references to 'refreshInterval'

Signed-off-by: Chris Cummer <chriscummer@me.com>
This commit is contained in:
Chris Cummer 2021-04-11 19:25:02 -07:00
parent 46389463f3
commit 971fcee8db
2 changed files with 2 additions and 3 deletions

View File

@ -18,5 +18,4 @@ wtf:
left: 0 left: 0
height: 2 height: 2
width: 2 width: 2
refreshInterval: 30 refreshInterval: 30
updateInterval: 15

View File

@ -58,7 +58,7 @@ const defaultConfigFile = `wtf:
left: 1 left: 1
width: 2 width: 2
height: 1 height: 1
updateInterval: 14400 refreshInterval: 14400
ipinfo: ipinfo:
colors: colors:
name: "lightblue" name: "lightblue"