diff --git a/src/routes/settings.import.tsx b/src/routes/settings.import.tsx index 1d32632..f076933 100644 --- a/src/routes/settings.import.tsx +++ b/src/routes/settings.import.tsx @@ -1105,6 +1105,39 @@ function ImportPage() { ); })} + + !o && setPasteFor(null)}> + + + Paste CSV — {pasteFor?.label} + + Paste CSV (or tab-separated) data including the header row. Same column rules as file upload apply. + + +