Various fixes

This commit is contained in:
barsdeveloper
2022-09-25 17:26:09 +02:00
parent 4d35c198db
commit e0186fc408
13 changed files with 31 additions and 52 deletions

View File

@@ -77,7 +77,6 @@ export default class BlueprintTemplate extends ITemplate {
}
/**
* Computes the html content of the target element.
* @param {Blueprint} element Target element
* @returns The computed html
*/