This commit is contained in:
2024-12-23 14:33:49 +01:00
parent cbbb2329bb
commit 29a016dbf0
3 changed files with 23 additions and 13 deletions

View File

@@ -29,6 +29,7 @@ export interface TvSettings {
logo: string;
flaggeLeft: string;
flaggeBottom: string;
reload: boolean;
}
export interface AvisoTvTextSettingsDto {