This commit is contained in:
Aevann1 2021-10-21 21:21:40 +02:00
parent 635e7ca228
commit d5a05bf589
2 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,3 @@
const observer = lozad();
observer.observe();
makeBold = function (form) {
var text = document.getElementById(form);
var startIndex = text.selectionStart,