seperate up and down speeds for traffic widget

This commit is contained in:
Abin Simon 2017-04-21 11:40:02 +05:30
parent d3e24c0eea
commit a8693dcada
2 changed files with 30 additions and 11 deletions

View file

@ -80,6 +80,7 @@
"prefix": "🌡"
},
"traffic":{
"prefix": ""
"down": { "prefix": "" },
"up": { "prefix": "" }
}
}