miruka c8f3a4937c Fix potential exceptions on AllRooms model __init__
Calling super().__init__ may result in source model items being added,
which needs the self.account and self._collapsed attributes to
already exist.
2020-05-22 16:47:15 -04:00
..
2020-05-15 20:56:23 -04:00
2020-05-22 02:11:21 -04:00