mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 22:45:23 +02:00
Fixed reactions config
This commit is contained in:
parent
8a252a65ee
commit
3e8b77f94c
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
"landingFrameSrc": "https://codex.so/editor?frame=1",
|
||||
"misprintsChatId": "12344564",
|
||||
"reactions": {
|
||||
"parent": '.page',
|
||||
"title": 'What do you think?',
|
||||
"reactions": ['👍', '👌', '👎']
|
||||
"parent": ".page",
|
||||
"title": "What do you think?",
|
||||
"reactions": ["👍", "👌", "👎"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue