fixed build

pull/5040/head
tidusjar 5 months ago
parent 530cc8d610
commit 3f1a336c3d

@ -18,7 +18,7 @@ import { fadeInOutAnimation } from "app/animations/fadeinout";
public background: any;
public name: string;
private timer: NodeJS.Timer;
private timer: NodeJS.Timeout;
constructor(private images: ImageService, private sanitizer: DomSanitizer) { }

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save