Compare commits
3
Commits
722c5d2eee
...
7229b154c9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7229b154c9 | ||
|
|
e588f93a19 | ||
|
|
570173cf4f |
+1
-1
@@ -282,7 +282,7 @@ class StepForgeApp {
|
||||
}, s.paused ? 'Start recording' : 'Stop recording');
|
||||
|
||||
this.captureStatus.append(
|
||||
el('span', { title: `Capture session — ${trigger}` }, `Rec - ${trigger}`),
|
||||
el('span', { title: `Capture session — ${trigger}` }, `Recording - ${trigger}`),
|
||||
pauseBtn,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user