Update src/Appwrite/Vcs/Comment.php

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Harsh Mahajan 2025-10-02 23:19:34 +05:30 committed by GitHub
parent 61a8f589ac
commit 64c3b7a2ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ class Comment
'Messaging handles push notifications, emails, and SMS through one unified API',
'Teams feature lets you group users with membership management and role permissions',
'MCP server integration brings LLM superpowers to Claude Desktop and Cursor IDE',
];
];
protected string $statePrefix = '[appwrite]: #';