mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 21:09:45 +08:00
3 lines
117 B
JavaScript
3 lines
117 B
JavaScript
const { getReactionConfig } = require('../../plugin-api/beta/server');
|
|
module.exports = getReactionConfig('upvote');
|