sebastiencs / company-box

A company front-end with icons
563 stars 64 forks source link

Handle `face` text property not being a list. #159

Closed joostkremers closed 3 years ago

joostkremers commented 3 years ago

add-face-text-property may also add singleton values instead of a list.

This should solve Github issue #158:

https://github.com/sebastiencs/company-box/issues/158

sebastiencs commented 3 years ago

Thank you @joostkremers

joostkremers commented 3 years ago

@sebastiencs Thank you too!