summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/WebhookTestService.ts
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-03-29 17:00:01 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2025-03-29 17:00:01 +0900
commit7fd3adedee86a6beafc864ef74869c069d639efc (patch)
tree348905789cc41b76912e0b7de8814effc5886694 /packages/backend/src/core/WebhookTestService.ts
parentrefactor (diff)
downloadsharkey-7fd3adedee86a6beafc864ef74869c069d639efc.tar.gz
sharkey-7fd3adedee86a6beafc864ef74869c069d639efc.tar.bz2
sharkey-7fd3adedee86a6beafc864ef74869c069d639efc.zip
fix tests
Diffstat (limited to 'packages/backend/src/core/WebhookTestService.ts')
-rw-r--r--packages/backend/src/core/WebhookTestService.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/backend/src/core/WebhookTestService.ts b/packages/backend/src/core/WebhookTestService.ts
index a6198f7686..222153fd2a 100644
--- a/packages/backend/src/core/WebhookTestService.ts
+++ b/packages/backend/src/core/WebhookTestService.ts
@@ -463,6 +463,7 @@ export class WebhookTestService {
followersVisibility: 'public',
followingVisibility: 'public',
chatScope: 'mutual',
+ canChat: true,
twoFactorEnabled: false,
usePasswordLessLogin: false,
securityKeys: false,