mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
@ -2032,6 +2032,7 @@ func (c *Converter) ListToAPIList(ctx context.Context, l *gtsmodel.List) (*apimo
|
||||
ID: l.ID,
|
||||
Title: l.Title,
|
||||
RepliesPolicy: string(l.RepliesPolicy),
|
||||
Exclusive: *l.Exclusive,
|
||||
}, nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user