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

Fix sample config

- Fixed spelling
- Fixed indentation
This commit is contained in:
Heitor Neiva 2019-08-28 08:48:31 -07:00 committed by GitHub
parent c930aaf0b2
commit 3bd7041426
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ wtf:
UTC: "Etc/UTC" UTC: "Etc/UTC"
Vancouver: "America/Vancouver" Vancouver: "America/Vancouver"
New_York: "America/New_York" New_York: "America/New_York"
Sao_Paolo: "America/Sao_Paulo" Sao_Paulo: "America/Sao_Paulo"
Denver: "America/Denver" Denver: "America/Denver"
Iqaluit: "America/Iqaluit" Iqaluit: "America/Iqaluit"
Bahamas: "America/Nassau" Bahamas: "America/Nassau"
@ -98,7 +98,7 @@ wtf:
left: 0 left: 0
height: 2 height: 2
width: 1 width: 1
refreshInterval: 3600 refreshInterval: 3600
ip: ip:
type: ipinfo type: ipinfo
title: "My IP" title: "My IP"
@ -177,4 +177,4 @@ wtf:
left: 1 left: 1
height: 1 height: 1
width: 3 width: 3
refreshInterval: 3600 refreshInterval: 3600