This commit is contained in:
ArnabChatterjee20k
2026-03-03 19:36:49 +05:30
parent 7644e0fe48
commit 82db411517
+1 -1
View File
@@ -226,7 +226,7 @@ if (!function_exists('getTelemetry')) {
}
}
if (!function_exists('queueForStatsUsage')) {
if (!function_exists('getQueueForStatsUsageForProject')) {
function getQueueForStatsUsageForProject(Document $project): StatsUsage
{
$ctx = Coroutine::getContext();