mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-29 20:10:56 -08:00
fix: remove space, should now match
This commit is contained in:
parent
1c9a73fef0
commit
c328513410
|
@ -27,7 +27,7 @@ const (
|
|||
)
|
||||
|
||||
func (n *new) enabled() bool {
|
||||
true
|
||||
true
|
||||
}
|
||||
|
||||
func (n *new) string() string {
|
||||
|
|
Loading…
Reference in a new issue