mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 06:39:16 +02:00
Library can now receive import info from followed instances
This commit is contained in:
parent
80206761a3
commit
04d710e690
3 changed files with 88 additions and 0 deletions
|
@ -44,10 +44,12 @@ ACTIVITY_TYPES = [
|
|||
OBJECT_TYPES = [
|
||||
'Article',
|
||||
'Audio',
|
||||
'Collection',
|
||||
'Document',
|
||||
'Event',
|
||||
'Image',
|
||||
'Note',
|
||||
'OrderedCollection',
|
||||
'Page',
|
||||
'Place',
|
||||
'Profile',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue