refactoring next part

This commit is contained in:
Samuel Andert
2023-08-04 13:52:37 +02:00
parent 4a01649087
commit 2e4e4bdf59
5 changed files with 79 additions and 28 deletions

View File

@ -5,7 +5,7 @@
let childData;
$: if (me.do) {
childData = me.do.core.subscribeData('@ComposerBob');
childData = me.do.core.subscribeData('ComposerBob');
}
$: {