This commit is contained in:
fogelito 2026-01-11 08:30:52 +02:00
parent 893c1aa669
commit d08a6f572c

View file

@ -53,7 +53,7 @@ class Targets
min: 0
);
} catch (LimitException $e) {
Console::error("delete subscribers limit reached (topicId={$topicId}): {$e->getMessage()}");
Console::error("Delete subscribers decreaseDocumentAttribute (topicId={$topicId}): {$e->getMessage()}");
}
}
}