fix(config): add missing space on the default debug icon (#1879)

## Description

Adds the missing space from a9c660d

## Screenshots

Current:


![imagen](https://github.com/user-attachments/assets/9a3a1a0c-43ad-49f3-8b39-b3250f53ec40)

After:


![imagen](https://github.com/user-attachments/assets/3b3d4dfd-3c03-4db9-8f61-d2bd4f9ed22d)
This commit is contained in:
Eduardo Bray 2025-01-06 17:14:06 -03:00 committed by GitHub
parent 72aa3a2624
commit 4df5c4d65a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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