indentation fixed
This commit is contained in:
parent
6582d85b09
commit
ba775b41f3
1 changed files with 6 additions and 7 deletions
|
|
@ -127,7 +127,6 @@ textareas.forEach(textarea => {
|
|||
});
|
||||
textareaAutocomplete(textarea, autocompleteSuggestions);
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
// document.addEventListener('click', (e) => {
|
||||
|
|
|
|||
Loading…
Reference in a new issue