Remove Truth Social PolicyModal
This commit is contained in:
@ -934,13 +934,6 @@ const getInstanceFeatures = (instance: Instance) => {
|
||||
v.software === DITTO,
|
||||
]),
|
||||
|
||||
/**
|
||||
* Truth Social policies.
|
||||
* @see GET /api/v1/truth/policies/pending
|
||||
* @see PATCH /api/v1/truth/policies/:policyId/accept
|
||||
*/
|
||||
truthPolicies: v.software === TRUTHSOCIAL,
|
||||
|
||||
/**
|
||||
* Whether the backend allows adding users you don't follow to lists.
|
||||
* @see POST /api/v1/lists/:id/accounts
|
||||
|
||||
Reference in New Issue
Block a user