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 2d34ac1 commit df6643eCopy full SHA for df6643e
src/controls.ts
@@ -92,7 +92,7 @@ export const contro = new ControMax({
92
toggleMicrophone: ['KeyM'],
93
},
94
advanced: {
95
- lockUrl: ['KeyY'],
+ lockUrl: [null],
96
97
custom: {} as Record<string, SchemaCommandInput & { type: string, input: any[] }>,
98
// waila: {
0 commit comments