AnemoneLabs / unmessage

Privacy enhanced instant messenger
GNU General Public License v3.0
42 stars 7 forks source link

Manage UI preferences with a serializable class #75

Open felipedau opened 7 years ago

felipedau commented 7 years ago

Instead of using ConfigParser to save the UI preferences, a serializable attrs class could be used.