adasd
All checks were successful
Deploy / deploy-staging (push) Successful in 25s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-06-24 01:19:44 +02:00
parent 3828132fd5
commit 1638a46a86

View File

@@ -1262,7 +1262,7 @@ final class Router
private function bootstrapMeasurements(string $projectKey, array $settings, string $view): array
{
if (in_array($view, ['upload', 'dashboards', 'wallet'], true)) {
if (in_array($view, ['upload', 'dashboards'], true)) {
return [];
}