This commit is contained in:
khr 2021-03-01 23:39:33 -08:00
parent c61e53ab87
commit 39a545e9a2
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ function main() {
delegate(document, '#account_note', 'input', sizeBioText);
function s500 izeBioText() {
function sizeBioText() {
const noteCounter = document.querySelector('.note-counter');
const bioTextArea = document.querySelector('#account_note');