This commit is contained in:
parent
02ad635df6
commit
4dd5b6c1e9
@ -4,7 +4,7 @@ function format_string(s, tab)
|
||||
end
|
||||
|
||||
function colorize_target_name(s, target)
|
||||
if not target then
|
||||
if not target or not s then
|
||||
return s
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user