Add support for importing lists (#25203)
This commit is contained in:
parent
d91607feee
commit
8884d1ece0
9 changed files with 132 additions and 9 deletions
3
spec/fixtures/files/lists.csv
vendored
Normal file
3
spec/fixtures/files/lists.csv
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
Mastodon project,gargron@example.com
|
||||
Mastodon project,mastodon@example.com
|
||||
test,foo@example.com
|
|
Loading…
Add table
Add a link
Reference in a new issue