Unified installation process

This commit is contained in:
SamTV12345 2024-08-06 17:47:47 +02:00
parent 628f486b75
commit a63c27df0f
4 changed files with 12 additions and 508 deletions

View file

@ -993,4 +993,5 @@ class Loader {
const html10n = new Html10n()
export default html10n
// @ts-ignore
window.html10n = html10n