fix(config): Add missing space on the default debug icon

This commit is contained in:
Eduardo Bray 2025-01-06 16:32:08 -03:00 committed by polirritmico
commit e02d2b643f

View file

@ -96,7 +96,7 @@ M.defaults = {
icons = {
cmd = "",
config = "",
debug = "",
debug = " ",
event = "",
favorite = "",
ft = "",