1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00

copland: small space fix

This commit is contained in:
luke bonham 2013-09-21 20:24:34 +02:00
parent 3f6b1a176c
commit b8281fb526

View file

@ -134,7 +134,7 @@ mailwidget = lain.widgets.imap({
count = ""
if mailcount > 0 then
mail = "Arch "
mail = "<span font='Tamsyn 5'> </span>Mail "
count = mailcount .. " "
end