mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Update src/Appwrite/Vcs/Comment.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
61a8f589ac
commit
64c3b7a2ff
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class Comment
|
||||||
'Messaging handles push notifications, emails, and SMS through one unified API',
|
'Messaging handles push notifications, emails, and SMS through one unified API',
|
||||||
'Teams feature lets you group users with membership management and role permissions',
|
'Teams feature lets you group users with membership management and role permissions',
|
||||||
'MCP server integration brings LLM superpowers to Claude Desktop and Cursor IDE',
|
'MCP server integration brings LLM superpowers to Claude Desktop and Cursor IDE',
|
||||||
];
|
];
|
||||||
|
|
||||||
protected string $statePrefix = '[appwrite]: #';
|
protected string $statePrefix = '[appwrite]: #';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue