Add missing fmt_cyan variable
This commit is contained in:
@ -351,6 +351,7 @@ else:
|
||||
fmt_end = ''
|
||||
fmt_bold = ''
|
||||
fmt_blue = ''
|
||||
fmt_cyan = ''
|
||||
fmt_green = ''
|
||||
fmt_yellow = ''
|
||||
fmt_red = ''
|
||||
|
Reference in New Issue
Block a user