Skip to content

Commit

Permalink
Refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Nov 4, 2023
1 parent 6ef3330 commit 491f0ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/rpc/manager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,8 @@ class SocketManager {

// after unsub we clear the channel
this.store.setCurrentChannel(null);

await routerRefresh();
}

// try to find the user
Expand Down

0 comments on commit 491f0ec

Please sign in to comment.