Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Update writeClipboard.js
Browse files Browse the repository at this point in the history
  • Loading branch information
johan-perso committed Nov 6, 2021
1 parent 85b5f18 commit cb3e07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/writeClipboard.js
Expand Up @@ -21,4 +21,4 @@ module.exports = async function(content){

// Copier le texte au presse papier
clipboardy.writeSync("" + content)
}
}

0 comments on commit cb3e07b

Please sign in to comment.