refactor: true facades

This commit is contained in:
2026-04-11 14:35:02 +02:00
parent db7e683504
commit a6bdac1a25
10 changed files with 261 additions and 794 deletions

View File

@@ -16,7 +16,7 @@ import {
RoomRoleAssignment,
User
} from '../../../shared-kernel';
import { ServerEndpointStateService } from '../application/server-endpoint-state.service';
import { ServerEndpointStateService } from '../application/services/server-endpoint-state.service';
import type {
BanServerMemberRequest,
CreateServerInviteRequest,