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
Hi, As I needed to customize my favicon and apply an icon, I thought this might be helpful for others as well. So why not create a pull request? #386
Here's how I think It should work. If the client sets use_custom_favicon to true, then he can provide a path instead of emoji in the icon. Otherwise, It works with emoji. So backward compatibility wouldn't be an issue.
The text was updated successfully, but these errors were encountered:
Hi, As I needed to customize my favicon and apply an icon, I thought this might be helpful for others as well. So why not create a pull request? #386
Here's how I think It should work. If the client sets
use_custom_favicon
to true, then he can provide a path instead of emoji in the icon. Otherwise, It works with emoji. So backward compatibility wouldn't be an issue.The text was updated successfully, but these errors were encountered: