Update anki connect quick action
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
const triggerOptions = [
|
||||
{ value: 'rightClick', name: 'Right click (long press on mobile)' },
|
||||
{ value: 'doubleTap', name: 'Double tap' },
|
||||
{ value: 'both', name: 'Both' }
|
||||
{ value: 'both', name: 'Both' },
|
||||
{ value: 'neither', name: 'Neither' }
|
||||
];
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user