Disable Clang plugin in Linux mozconfig and remove debug log from ZenKeyboardShortcuts

This commit is contained in:
mr. M
2024-12-21 18:15:25 +01:00
parent 461043a985
commit 929e7cbaab
2 changed files with 1 additions and 2 deletions

View File

@@ -970,7 +970,6 @@ var gZenKeyboardShortcutsManager = {
}
mainKeyset.after(keyset);
console.debug('Shortcuts applied...');
}
},