mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
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