root: replace ghcr with harbor for expiry
This commit is contained in:
@ -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[] {
|
||||
|
||||
Reference in New Issue
Block a user