refactor: prune legacy group targets

This commit is contained in:
Peter Steinberger
2026-01-17 09:01:36 +00:00
parent ae6792522d
commit bbb71c9198
15 changed files with 65 additions and 37 deletions

View File

@@ -57,7 +57,7 @@ export type GatewaySessionList = {
label?: string;
displayName?: string;
provider?: string;
room?: string;
groupChannel?: string;
space?: string;
subject?: string;
chatType?: string;