forked from kompetenzinventar/ki-backend
add contacttypes seed and endpoint
This commit is contained in:
10
data/seed_data/contacttypes.csv
Normal file
10
data/seed_data/contacttypes.csv
Normal file
@ -0,0 +1,10 @@
|
||||
id,name
|
||||
1,E-Mail
|
||||
2,Mobiltelefon
|
||||
3,Festnetz
|
||||
4,Matrix
|
||||
5,Mastodon
|
||||
6,Telegram
|
||||
7,Jabber/XMPP
|
||||
8,Web
|
||||
9,Twitter
|
|
Reference in New Issue
Block a user