go-toast/toast

Notification drop some text

Opened this issue · 0 comments

Hi, when i try to print the next text like a messege the notification just show some text
"$22.35"

And the notification print just
".35"

I cound fix the issue putting an spase between the dollar sing and the number
"$ 22.35" //This print all the text.