Skip to content

Commit 21653df

Browse files
committed
🔗 Dependant change from fix/aj-project-setting-leak
1 parent 40bf448 commit 21653df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/blueprintFormat.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import { Valuable } from './util/stores'
1212
import { translate } from './util/translation'
1313
import { Variant } from './variants'
1414

15+
let boundingBoxUpdateIntervalId: ReturnType<typeof setInterval> | undefined
16+
1517
/**
1618
* The serialized Variant Bone Config
1719
*/

0 commit comments

Comments
 (0)