Clear caches on session change (#1179)

This commit is contained in:
Paul Frazee
2023-08-15 12:55:51 -07:00
committed by GitHub
parent 331c506728
commit a5762c2d7d
+2
View File
@@ -52,6 +52,8 @@ export class MeModel {
this.mainFeed.clear()
this.notifications.clear()
this.follows.clear()
this.rootStore.profiles.cache.clear()
this.rootStore.posts.cache.clear()
this.did = ''
this.handle = ''
this.displayName = ''