beothorn / Botecko

An instant chat app where all contacts are bots
http://www.isageek.com.br/Botecko/
Apache License 2.0
6 stars 1 forks source link

Avatar should be stored in a different local storage entry #27

Closed beothorn closed 1 year ago

beothorn commented 1 year ago

Right now editing the state by hand is slow because the avatar is a base64 field. Move it to it's own entry and give an ID to it. Create an avatar component that gets the I'd and loads the image.