chore: remove console log
This commit is contained in:
parent
a707b410d0
commit
dcce9ba70b
@ -91,7 +91,6 @@ function options(ev) {
|
||||
text: 'With Videos',
|
||||
action: () => {
|
||||
filetype = 'video';
|
||||
console.log(filetype);
|
||||
},
|
||||
}],
|
||||
}], ev.currentTarget ?? ev.target);
|
||||
|
Loading…
Reference in New Issue
Block a user