mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-15 00:55:48 +01:00
Fix bug
This commit is contained in:
parent
a0a4ce4dd9
commit
f557407589
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ export default Vue.extend({
|
|||
},
|
||||
|
||||
methods: {
|
||||
fetchContext() {
|
||||
fetchConversation() {
|
||||
this.conversationFetching = true;
|
||||
|
||||
// Fetch conversation
|
||||
|
|
Loading…
Reference in a new issue