mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
feat: added data-coral-count to count elements (#3055)
Co-authored-by: Vinh <vinh@vinh.tech>
This commit is contained in:
@@ -83,6 +83,7 @@ export const countHandler = ({
|
||||
// Reference from the client that we'll just send back as it is.
|
||||
ref,
|
||||
html,
|
||||
count,
|
||||
});
|
||||
} catch (err) {
|
||||
return next(err);
|
||||
|
||||
Reference in New Issue
Block a user