root: replace ghcr with harbor for expiry

This commit is contained in:
Jens Langhammer
2021-03-03 00:05:15 +01:00
parent b2449757f9
commit 662d117b66
4 changed files with 4 additions and 4 deletions

View File

@ -14,7 +14,7 @@ export class AuthenticatorValidateStageWebCode extends BaseStage {
@property({ attribute: false })
deviceChallenge?: DeviceChallenge;
@@property({ type: Boolean })
@property({ type: Boolean })
showBackButton = false;
static get styles(): CSSResult[] {