From 64c3b7a2ffe4a7907f90eda92accfed2432dc2d2 Mon Sep 17 00:00:00 2001 From: Harsh Mahajan <127186841+HarshMN2345@users.noreply.github.com> Date: Thu, 2 Oct 2025 23:19:34 +0530 Subject: [PATCH] Update src/Appwrite/Vcs/Comment.php Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- src/Appwrite/Vcs/Comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Vcs/Comment.php b/src/Appwrite/Vcs/Comment.php index f81abca858..325f7d30d1 100644 --- a/src/Appwrite/Vcs/Comment.php +++ b/src/Appwrite/Vcs/Comment.php @@ -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]: #';