Fixed typo because I'm a moron.

This commit is contained in:
grunfink
2026-04-16 10:34:50 +02:00
parent 752e0cfd7e
commit 4c78481fb2
+1 -1
View File
@@ -282,7 +282,7 @@ void rss_to_timeline(snac *user, const char *url)
continue;
/* the instance is [back] online */
instance_failure(object, 2);
instance_failure(id, 2);
if (timeline_here(user, id)) {
snac_debug(user, 1, xs_fmt("RSS entry already in timeline (id) %s", id));