feat: post plug
This commit is contained in:
parent
b401776d67
commit
d1a0d0447a
|
|
@ -73,7 +73,6 @@ export class XProvider extends SocialAbstract implements SocialProvider {
|
|||
@PostPlug({
|
||||
identifier: 'x-repost-post-users',
|
||||
title: 'Add Re-posters',
|
||||
disabled: !!process.env.DISABLE_X_ANALYTICS,
|
||||
description: 'Add accounts to repost your post',
|
||||
pickIntegration: ['x'],
|
||||
fields: [],
|
||||
|
|
|
|||
Loading…
Reference in New Issue