obj.__dict__ calls → obj.serialized or vars(obj)

This commit is contained in:
miruka
2019-08-19 11:51:09 -04:00
parent 9220a75980
commit 6ec193d554
4 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,4 @@
- Refactoring
- filter string serialize thing
- `x.__dict__``vars(x)`
- Make all icon SVG files white/black, since we can now use ColorOverlay
- Make the icon blue in EditAccount when hovering and no avatar set