Skip to content

Commit 895e998

Browse files
committed
Remove suggested_key for open-show-all-data (conflicts with browser reserved shortcuts)
1 parent da0b26f commit 895e998

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

addon/manifest.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -129,11 +129,7 @@
129129
"description": "Save modifications in Show All Data"
130130
},
131131
"open-show-all-data": {
132-
"description": "Open Show All Data for current record",
133-
"suggested_key": {
134-
"default": "Ctrl+Shift+I",
135-
"mac": "Command+Shift+I"
136-
}
132+
"description": "Open Show All Data for current record"
137133
},
138134
"link-setup": {
139135
"description": "Open Setup"

0 commit comments

Comments
 (0)