forked from cybrespace/mastodon
typo
This commit is contained in:
parent
c61e53ab87
commit
39a545e9a2
|
@ -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');
|
||||
|
||||
|
|
Loading…
Reference in New Issue