forked from github/plane
chore: issue reaction response updated (#3951)
This commit is contained in:
committed by
GitHub
parent
d25fcfdd88
commit
cbe5d9a047
@@ -1,7 +1,7 @@
|
||||
export type TIssueReaction = {
|
||||
actor_id: string;
|
||||
actor: string;
|
||||
id: string;
|
||||
issue_id: string;
|
||||
issue: string;
|
||||
reaction: string;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user