removed TODO about webmentions

This commit is contained in:
sørenpeter 2024-12-25 14:15:39 +01:00
parent d13e72d11c
commit 8035180380

View file

@ -1,6 +1,6 @@
<?php
// Send webmentions (TODO: move to it own file?)
// Send webmentions
$new_mentions = getMentionsFromTwt($twt);
foreach ($new_mentions as $mention) {