Fix incorrect character in OMP theme
This commit is contained in:
parent
a6c7ea33ab
commit
82192c3ff3
|
@ -29,7 +29,7 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"display_host": false
|
"display_host": false
|
||||||
},
|
},
|
||||||
"template": " {{ if .SSHSession }}\uf817 {{ end }}{{ .UserName }} "
|
"template": " {{ if .SSHSession }}\ueb39 {{ end }}{{ .UserName }} "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "path",
|
"type": "path",
|
||||||
|
|
Loading…
Reference in a new issue