comment off inputanimation

This commit is contained in:
Justin
2022-02-28 21:41:19 +08:00
committed by GitHub
parent 5b5fafae1f
commit 62c9ae36be

View File

@@ -1519,7 +1519,7 @@ window.onload = () => {
getDispayFormat && (displayFormatDropDown.value = getDispayFormat);
selectedDisplayText.innerText = displayFormatDropDown.value;
getInputAnimation && (inputAnimation.value = getInputAnimation);
// getInputAnimation && (inputAnimation.value = getInputAnimation);
if (selectedDisplayText.innerText === "Professional two rows") {
topRowText.style.display = "inline";