adasd
This commit is contained in:
@@ -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 [];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user