diff --git a/js/webmentions.js b/js/webmentions.js index 0e8ae62..ca20a0c 100644 --- a/js/webmentions.js +++ b/js/webmentions.js @@ -642,8 +642,6 @@ if (syndicateTo) { body.properties['mp-syndicate-to'] = [syndicateTo]; - } else { - body.properties['mp-syndicate-to'] = []; } fetch('/micropub', {