mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Update translations
Remove log
This commit is contained in:
parent
2f62f3abfe
commit
df45126a14
17 changed files with 16 additions and 18 deletions
|
@ -113,8 +113,6 @@ $(document).ready(() => {
|
|||
// handle copy to clipboard for developer stuff
|
||||
const clipboard = new ClipboardJS('.btn');
|
||||
clipboard.on('success', (e) => {
|
||||
console.info(e.text);
|
||||
|
||||
e.clearSelection();
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue