We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9385fb commit abbe7e1Copy full SHA for abbe7e1
1 file changed
src/lib/components/csvExportBox.svelte
@@ -44,7 +44,7 @@
44
type: 'error',
45
message: errorMessage,
46
isHtml: true,
47
- timeout: 10000,
+ timeout: 10000
48
});
49
}
50
0 commit comments