#8002 adjust to Lilium #3199

Merged
jorgep merged 10 commits from 8002-refactorToLilium into dev 2024-12-11 09:49:33 +00:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 285fe67ca5 - Show all commits

View File

@ -27,9 +27,6 @@ export default class Controller extends Component {
setTimeout(() => element.classList.add('shown'), 30);
shape.element = element;
if (data.additionalData && this.vnToken.token)
this.additionalData = data.additionalData;
jorgep marked this conversation as resolved Outdated
Outdated
Review

Esto ya no hcae falta tampococ no?

Esto ya no hcae falta tampococ no?
if (shape.type)
element.classList.add(shape.type);