mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
message
This commit is contained in:
parent
893c1aa669
commit
d08a6f572c
1 changed files with 1 additions and 1 deletions
|
|
@ -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()}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue