Trigger build
continuous-integration/drone Build is passing Details

master
Hannah 2026-06-21 16:42:05 -06:00
parent 5bc9798dc1
commit d9bc7da5aa
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ export class HomeComponent {
return true; return true;
} }
public get showSpecial() : boolean { 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 let maxDate = new Date(2026,5,26,11); // September 18th 2018 -- Set the month one month behind since JavaScript dates are 0 based