-
Notifications
You must be signed in to change notification settings - Fork 2
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/follow #16
base: master
Are you sure you want to change the base?
Feat/follow #16
Conversation
ready |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull đang có 2 commits, e rebase code mới nhất về đi nhé
115b155
to
6b20f0f
Compare
ready |
@@ -37,6 +38,11 @@ hbs.registerHelper('t', (key: string) => { | |||
return i18next.t(key); | |||
}); | |||
|
|||
hbs.registerHelper('isFollowing', function(user: User, followingUsers: Array<User>) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
helper này để làm gì e?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6b20f0f
to
80c4b76
Compare
reay |
Checklist tự review pull trước khi ready để trainer review
Related Tickets
https://edu-redmine.sun-asterisk.vn/issues/80194
https://edu-redmine.sun-asterisk.vn/issues/80183
https://edu-redmine.sun-asterisk.vn/issues/80189