ResetColor function
This commit is contained in:
parent
915eec7943
commit
121fab61f1
@ -205,6 +205,7 @@ func ColorByMethod(method string) string {
|
|||||||
return reset
|
return reset
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// ResetColor return reset color
|
||||||
func ResetColor() string {
|
func ResetColor() string {
|
||||||
return reset
|
return reset
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user