basic status showing based on friend status

This commit is contained in:
talksik
2021-12-28 16:36:40 -08:00
parent df801a4433
commit b60f7e77b3
4 changed files with 66 additions and 30 deletions
@@ -149,7 +149,7 @@ struct InnerCircleView: View {
// print("deiniting data listeners, but current data should still be cached!")
//
// // deactivate all data listeners
// self.authSessionStore.deinitDataListeners()
// self.authSessionStore.deinitAllDataListeners()
// }
}
}