Skip to content

Commit

Permalink
fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
tidusjar committed Nov 20, 2023
1 parent 530cc8d commit 3f1a336
Show file tree
Hide file tree
Showing 2 changed files with 14,124 additions and 18,839 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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) { }

Expand Down
Loading

0 comments on commit 3f1a336

Please sign in to comment.