mirror of
https://github.com/michivonah/click-guide.git
synced 2025-12-22 22:16:28 +01:00
create the screenshot functionality
This commit is contained in:
parent
3363ec9acf
commit
f32a3b56ce
4 changed files with 52 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
// Script for Popup
|
||||
|
||||
const toggleRecordingBtn = document.getElementById("toggleRecording");
|
||||
|
||||
toggleRecordingBtn.addEventListener('click', () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue