fix: missing color in display

This commit is contained in:
iff 2023-08-01 20:40:19 +02:00
parent 9a56ff41ab
commit 9978c3bcab
3 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ pattern = [
"is not a git command"
]
suggest = [
"""
'''
{{command[0]}} {{typo[1](
add,
am,
@ -63,5 +63,5 @@ remote,
repack,
replace,
)}} {{command[2:]}}
"""
'''
]