trim answer

This commit is contained in:
cra88y/pc
2026-01-14 11:02:46 -06:00
parent 971138ac62
commit 3f8a1626a7
+1
View File
@@ -228,6 +228,7 @@ class SXNGPlugin(Plugin):
}}
}}
cursor.remove();
data.textContent = data.textContent.trimEnd();
if (!started) {{ if (wrapper) wrapper.remove(); else box.remove(); }}
}} catch (e) {{ console.error(e); if (wrapper) wrapper.remove(); else box.remove(); }}
}})();