graflow: tempwire on creating new wire

This commit is contained in:
STEINNI
2026-03-15 16:48:37 +00:00
parent 1dd5df8074
commit 5de7699182
4 changed files with 275 additions and 16 deletions

View File

@@ -118,6 +118,7 @@
setTimeout(sevanimation, 1000)
}
grflw4.addEventListener('refreshed',() => {
if(aifmi) return
aifmi = grflw4.stagedNodes['aifm-investment'].querySelector('.body')
sevanimation()
})