Add avatar images and fix some type signatures

This commit is contained in:
Paul Frazee
2022-12-08 13:45:23 -06:00
parent f608712308
commit 2f0157dd33
56 changed files with 543 additions and 370 deletions
-1
View File
@@ -30,7 +30,6 @@ export class SessionModel {
rootStore: false,
serialize: false,
hydrate: false,
_connectPromise: false,
})
}