You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/commands/Unban.ts
+6-17Lines changed: 6 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -101,8 +101,7 @@ export type DraupnirUnbanCommandContext = {
101
101
};
102
102
103
103
exportconstDraupnirUnbanCommand=describeCommand({
104
-
summary:
105
-
"Removes an entity from a policy list. If the entity is a glob, then the flag --true must be provided to unban users matching the glob from all protected rooms.",
0 commit comments