Skip to content

Commit abbe7e1

Browse files
committed
Format
1 parent a9385fb commit abbe7e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/csvExportBox.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
type: 'error',
4545
message: errorMessage,
4646
isHtml: true,
47-
timeout: 10000,
47+
timeout: 10000
4848
});
4949
}
5050

0 commit comments

Comments
 (0)