From 82db411517641559f9ebbf52d2f3a809f74e8830 Mon Sep 17 00:00:00 2001 From: ArnabChatterjee20k Date: Tue, 3 Mar 2026 19:36:49 +0530 Subject: [PATCH] updated --- app/realtime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/realtime.php b/app/realtime.php index 8a066bcbab..33833d27ea 100644 --- a/app/realtime.php +++ b/app/realtime.php @@ -226,7 +226,7 @@ if (!function_exists('getTelemetry')) { } } -if (!function_exists('queueForStatsUsage')) { +if (!function_exists('getQueueForStatsUsageForProject')) { function getQueueForStatsUsageForProject(Document $project): StatsUsage { $ctx = Coroutine::getContext();