get-note-summary
This commit is contained in:
parent
95b2ae270a
commit
873eeafe2e
2 changed files with 5 additions and 5 deletions
|
|
@ -199,7 +199,7 @@ export default defineComponent({
|
|||
};
|
||||
|
||||
return {
|
||||
getNoteSummary: (text: string) => getNoteSummary(text, i18n.locale),
|
||||
getNoteSummary: (text: string) => getNoteSummary(text, i18n),
|
||||
followRequestDone,
|
||||
groupInviteDone,
|
||||
notePage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue