Fix incorrect character in OMP theme

This commit is contained in:
Manuel Thalmann 2024-08-24 13:27:35 +02:00
parent ac0e18ee74
commit 2821dea6f3

View file

@ -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",