add refetch for tanstak table files-list
This commit is contained in:
@@ -119,6 +119,7 @@ export default function TanstakFilesTable({ fileType }: { fileType: string }) {
|
||||
};
|
||||
});
|
||||
},
|
||||
refetchInterval: 60000
|
||||
});
|
||||
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user