mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 20:39:40 -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 {
|
func (n *new) enabled() bool {
|
||||||
return true
|
true
|
||||||
}
|
}
|
||||||
|
|
||||||
func (n *new) string() string {
|
func (n *new) string() string {
|
||||||
|
|
Loading…
Reference in a new issue