You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(app): use monospace font (#9)
Default font was not monospace which causing
that some ASCII picture in comments was
not generated correctly. Using monospace
font should solve this issue.