v1
This commit is contained in:
@@ -11,6 +11,8 @@ export interface AvisoDto {
|
||||
zollDigitalEingereicht: boolean;
|
||||
buero: string;
|
||||
avisoTVHinweis: string;
|
||||
displayText?: string;
|
||||
|
||||
}
|
||||
|
||||
export interface TvSettings {
|
||||
@@ -25,6 +27,8 @@ export interface TvSettings {
|
||||
textBalkenHeightInPercent: number;
|
||||
lineHeight: number;
|
||||
logo: string;
|
||||
flaggeLeft: string;
|
||||
flaggeBottom: string;
|
||||
}
|
||||
|
||||
export interface AvisoTvTextSettingsDto {
|
||||
|
||||
Reference in New Issue
Block a user