Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #78 from admin-ch/feature/antibody-validity-end
Browse files Browse the repository at this point in the history
change display rules for antibody-recovery certificates to 90days
  • Loading branch information
UBaggeler authored Nov 15, 2021
2 parents a879f27 + 17c6c58 commit 4ae5d5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@
{
"var": "payload.t.0.sc"
},
7775999,
"second"
90,
"day"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@
{
"var": "payload.t.0.sc"
},
7775999,
"second"
90,
"day"
]
},
{
Expand Down

0 comments on commit 4ae5d5b

Please sign in to comment.