change folder structure

This commit is contained in:
Julian Krauser 2025-02-15 10:59:54 +01:00
parent a332e4d779
commit a09c75a998
167 changed files with 262 additions and 246 deletions

View file

@ -1,4 +1,4 @@
import { CommunicationTypeViewModel } from "../../settings/communicationType.models";
import { CommunicationTypeViewModel } from "../../configuration/communicationType.models";
export interface CommunicationViewModel {
id: number;