fix hdd icon for storage indicator
parent
519ab851e8
commit
c5879c4df8
|
|
@ -7875,7 +7875,7 @@ module.exports = function(s,config,lang){
|
|||
info: [
|
||||
{
|
||||
"fieldType": "indicatorBar",
|
||||
"icon": "hdd",
|
||||
"icon": "hdd-o",
|
||||
"name": "disk",
|
||||
"bars": 3,
|
||||
"color0": "info",
|
||||
|
|
|
|||
Loading…
Reference in New Issue