arj03 / ssb-browser-demo

A secure scuttlebutt client interface running in the browser
Other
58 stars 11 forks source link

Save Public tab message filters to preferences so they are preserved #54

Closed KyleMaas closed 3 years ago

KyleMaas commented 3 years ago

Pretty self-explanatory. When the filter checkboxes are clicked, this saves their state to local preferences so that they default to that the next time the Public tab is loaded.

arj03 commented 3 years ago

thx