0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Renamed data-ghost attribute on comments script

This commit is contained in:
Simon Backx 2022-07-04 16:12:35 +02:00
parent ab0dc4769c
commit 3edbb364fe

View file

@ -11,7 +11,7 @@ async function comments() {
const frontendKey = await getFrontendKey();
const data = {
ghost: urlUtils.getSiteUrl(),
'ghost-comments': urlUtils.getSiteUrl(),
api: urlUtils.urlFor('api', {type: 'content'}, true),
key: frontendKey,
'comment-id': commentId