Trigger build
continuous-integration/drone Build is passing
Details
continuous-integration/drone Build is passing
Details
parent
5bc9798dc1
commit
d9bc7da5aa
|
|
@ -32,6 +32,7 @@ export class HomeComponent {
|
|||
return true;
|
||||
}
|
||||
|
||||
|
||||
public get showSpecial() : boolean {
|
||||
|
||||
let maxDate = new Date(2026,5,26,11); // September 18th 2018 -- Set the month one month behind since JavaScript dates are 0 based
|
||||
|
|
|
|||
Loading…
Reference in New Issue