mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 09:00:10 +00:00
accounts: hide previous date example in extend expiry
This commit is contained in:
parent
0f72a85724
commit
9092b98b28
@ -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…
Reference in New Issue
Block a user