This commit is contained in:
@@ -1322,7 +1322,6 @@ class GuideEditor {
|
|||||||
|
|
||||||
async startCaptureSession() {
|
async startCaptureSession() {
|
||||||
await api.capture.session({ action: 'start', guideId: this.guideId });
|
await api.capture.session({ action: 'start', guideId: this.guideId });
|
||||||
this.onToast('Capture session ready — click "Start recording" in the red bar when you\'re set.');
|
|
||||||
this.emitMeta();
|
this.emitMeta();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user