abtracted generic services interface and mapping
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
let childStore;
|
||||
|
||||
$: if (me.do) {
|
||||
childStore = me.do.subscribeComposer('@ComposerBob');
|
||||
childStore = me.do.core.subscribeComposer('@ComposerBob');
|
||||
}
|
||||
|
||||
$: {
|
||||
|
Reference in New Issue
Block a user