mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
fix: undo erroneous 'fix' to segment contrib doc
This commit is contained in:
parent
274ec4ad12
commit
1c9a73fef0
|
@ -27,7 +27,7 @@ const (
|
|||
)
|
||||
|
||||
func (n *new) enabled() bool {
|
||||
return true
|
||||
true
|
||||
}
|
||||
|
||||
func (n *new) string() string {
|
||||
|
|
Loading…
Reference in a new issue