Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add reply_user to WalineChildComment #2530

Merged
merged 2 commits into from
May 29, 2024
Merged

feat: add reply_user to WalineChildComment #2530

merged 2 commits into from
May 29, 2024

Conversation

AnzhiZhang
Copy link
Contributor

reply_user is being used in CommentCard.vue but not included in types.

See also:

c.reply_user = {
nick: parent?.nick,
link: parent?.link,
avatar: parent?.avatar,
};
});

@lizheming lizheming merged commit c6ca370 into walinejs:main May 29, 2024
5 of 6 checks passed
@AnzhiZhang AnzhiZhang deleted the feat/reply_user branch May 29, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants