mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
fixed build
This commit is contained in:
parent
530cc8d610
commit
3f1a336c3d
2 changed files with 14124 additions and 18839 deletions
|
@ -18,7 +18,7 @@ import { fadeInOutAnimation } from "app/animations/fadeinout";
|
||||||
|
|
||||||
public background: any;
|
public background: any;
|
||||||
public name: string;
|
public name: string;
|
||||||
private timer: NodeJS.Timer;
|
private timer: NodeJS.Timeout;
|
||||||
|
|
||||||
constructor(private images: ImageService, private sanitizer: DomSanitizer) { }
|
constructor(private images: ImageService, private sanitizer: DomSanitizer) { }
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue