mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-30 07:48:09 +09:00
Fix bug
This commit is contained in:
parent
7f7308190f
commit
896b0596a0
@ -172,7 +172,7 @@ export default Vue.extend({
|
||||
},
|
||||
|
||||
methods: {
|
||||
fetchContext() {
|
||||
fetchConversation() {
|
||||
this.conversationFetching = true;
|
||||
|
||||
// Fetch conversation
|
||||
|
Loading…
Reference in New Issue
Block a user