refactor: Use setActionItem method to push action data item
This commit is contained in:
@@ -36,6 +36,6 @@ export default defineAction({
|
||||
text,
|
||||
});
|
||||
|
||||
$.actionOutput.data.raw = response.data;
|
||||
$.setActionItem({ raw: response.data });
|
||||
},
|
||||
});
|
||||
|
Reference in New Issue
Block a user