mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 20:55:06 +08:00
Merge pull request #1628 from conversario/withremovetag-typo
fix optimisticResponse typo
This commit is contained in:
@@ -116,7 +116,7 @@ export const withRemoveTag = withMutation(
|
||||
asset_id: assetId,
|
||||
item_type: itemType,
|
||||
},
|
||||
o3timisticResponse: {
|
||||
optimisticResponse: {
|
||||
removeTag: {
|
||||
__typename: 'ModifyTagResponse',
|
||||
errors: null,
|
||||
|
||||
Reference in New Issue
Block a user