fix dev leftovers

This commit is contained in:
Christoph Kluge
2024-08-22 17:55:21 +02:00
parent d629a58712
commit 708eaf4178
2 changed files with 1 additions and 13 deletions

View File

@@ -110,7 +110,7 @@
client: client,
query: subQuery,
variables: { dbid, selectedMetrics, selectedScopes, selectedResolution },
requestPolicy:"network-only"
// requestPolicy:"network-only"
});
if ($metricData && !$metricData.fetching) {