Skip to content

Commit

Permalink
fixup! feat: add option to force passwords in public conversations
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Larch committed Nov 20, 2024
1 parent 659c25e commit cc804d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__mocks__/capabilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export const mockedCapabilities: Capabilities = {
},
conversations: {
'can-create': true,
'force-passwords': false,
},
federation: {
enabled: false,
Expand Down

0 comments on commit cc804d6

Please sign in to comment.