We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009a03b commit 05bf98fCopy full SHA for 05bf98f
keymap.py
@@ -84,4 +84,3 @@ def draw_key(layout: bpy.types.UILayout):
84
if not is_find:
85
column = layout.column(align=True)
86
column.label(text="Not Found Keymap, Please check the shortcut keys that have been changed")
87
- draw_restore_keymap_button(column)
0 commit comments