Added module watson
This commit is contained in:
parent
d90af8c257
commit
3b2b9bfc0c
3 changed files with 61 additions and 3 deletions
|
@ -260,5 +260,6 @@
|
|||
"work": { "prefix": "" },
|
||||
"break": { "prefix": "" }
|
||||
},
|
||||
"hddtemp": { "prefix": "" }
|
||||
"hddtemp": { "prefix": "" },
|
||||
"watson": { "prefix": "" }
|
||||
}
|
||||
|
|
|
@ -193,6 +193,6 @@
|
|||
"off": { "prefix": "\uf24f" },
|
||||
"paused": { "prefix": "\uf210" },
|
||||
"on": { "prefix": "\uf488" }
|
||||
}
|
||||
|
||||
},
|
||||
"watson": { "prefix": "\uf2d1" }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue