seperate up and down speeds for traffic widget
This commit is contained in:
parent
d3e24c0eea
commit
a8693dcada
2 changed files with 30 additions and 11 deletions
|
@ -80,6 +80,7 @@
|
|||
"prefix": "🌡"
|
||||
},
|
||||
"traffic":{
|
||||
"prefix": ""
|
||||
"down": { "prefix": "" },
|
||||
"up": { "prefix": "" }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue