feat(snapshots): separate snapshots from endpoint DB struct EE-4099 (#7614)
This commit is contained in:
+1
@@ -92,6 +92,7 @@ function Loader({ children, storageKey }: LoaderProps) {
|
||||
edgeDevice: true,
|
||||
search: debouncedSearchValue,
|
||||
types: EdgeTypes,
|
||||
excludeSnapshots: true,
|
||||
...pagination,
|
||||
},
|
||||
settings.autoRefreshRate * 1000
|
||||
|
||||
Reference in New Issue
Block a user