mirror of
https://hk.gh-proxy.com/https://github.com/NodeBB/nodebb-plugin-emoji.git
synced 2025-10-04 01:20:58 +08:00
6 lines
108 B
JSON
6 lines
108 B
JSON
{
|
|
"library": "emoji.js",
|
|
"hooks": [
|
|
{ "hook": "filter:emoji.packs", "method": "defineEmoji" }
|
|
]
|
|
}
|