refactoring next part
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
let childData;
|
||||
|
||||
$: if (me.do) {
|
||||
childData = me.do.core.subscribeData('@ComposerBob');
|
||||
childData = me.do.core.subscribeData('ComposerBob');
|
||||
}
|
||||
|
||||
$: {
|
||||
|
Reference in New Issue
Block a user