We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656b8de commit 0bad7b2Copy full SHA for 0bad7b2
src/protections/HomeserverUserPolicyApplication/HomeserverUserPolicyProtection.ts
@@ -89,7 +89,7 @@ describeProtection<
89
typeof HomeserverUserPolicyProtectionSettings
90
>({
91
name: HomeserverUserPolicyProtection.name,
92
- description: `A protection to shutdown rooms matching policies from watched lists`,
+ description: `A protection to suspend resident users matching policies from watched lists`,
93
capabilityInterfaces: {
94
userRestrictionCapability: "UserRestrictionCapability",
95
},
0 commit comments