Skip to content
Snippets Groups Projects
Verified Commit dcce9ba7 authored by Mar0xy's avatar Mar0xy
Browse files

chore: remove `console log`

parent a707b410
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,6 @@ function options(ev) {
text: 'With Videos',
action: () => {
filetype = 'video';
console.log(filetype);
},
}],
}], ev.currentTarget ?? ev.target);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment