fix small bug

This commit is contained in:
MathMan05 2025-04-07 16:18:55 -05:00
parent f6e191824a
commit 501e91ba2d

View file

@ -128,6 +128,7 @@ import {I18n} from "./i18n.js";
}
typebox.innerHTML = "";
typebox.markdown.txt = [];
}
}