@@ -214,7 +214,7 @@ export const editActions = EditorModule.action({
this.helper.extendStreamCard(cardid);
- this.controls.selectCtrl.selecteObjs([]);
+ this.actions.selectObjs([]);
}
},