Fixed goals query.
This commit is contained in:
@@ -12,5 +12,6 @@ export function useReportQuery(reportId: string) {
|
||||
...data,
|
||||
});
|
||||
},
|
||||
enabled: !!reportId,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user