Skip to content

Commit ba40d5d

Browse files
committed
changed menu-lock to menu_lock
1 parent d734b87 commit ba40d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ function repo_init(){
109109
},
110110
},
111111
},
112-
'menu-lock': true,
112+
'menu_lock': true,
113113
'pointerbinds': {
114114
'contextmenu': {
115115
'preventDefault': true,

0 commit comments

Comments
 (0)