accounts: hide previous date example in extend expiry

main
Harvey Tindall 5 months ago
parent 0f72a85724
commit 9092b98b28
No known key found for this signature in database
GPG Key ID: BBC65952848FB1A2

@ -1746,6 +1746,8 @@ export class accountsList {
}
}
this._extendExpiryTextInput.value = "";
this._usingExtendExpiryTextInput = false;
this._extendExpiryDate.classList.add("unfocused");
this._displayExpiryDate();
window.modals.extendExpiry.show();
}

Loading…
Cancel
Save