Add mssing assets

This commit is contained in:
Pieter Vander Vennet 2021-09-29 16:55:05 +02:00
parent c2d477c97a
commit 09897b47e0
11 changed files with 104 additions and 89 deletions

View file

@ -320,6 +320,7 @@ export class Utils {
}
xhr.send();
xhr.onerror = reject
}
)
}