Add missing tokenizers

This commit is contained in:
Cohee
2024-09-01 18:10:24 +03:00
parent 016e3df564
commit 6a81e2affb
2 changed files with 2 additions and 5 deletions

View File

@ -1776,11 +1776,6 @@ async function loadContextSettings() {
}
saveSettingsDebounced();
/*
if (!control.isCheckbox) {
await resetScrollHeight($element);
}
*/
});
});