fix reload conversations on header-refresh
This commit is contained in:
@@ -800,6 +800,7 @@ export default {
|
||||
methods: {
|
||||
async reload () {
|
||||
this.loaded = false;
|
||||
this.conversationPage = 0;
|
||||
|
||||
this.loadedConversations = [];
|
||||
this.selectedConversation = {};
|
||||
|
||||
Reference in New Issue
Block a user