From 397f3cdf4862c2912212a00cd799a920b654aa8a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 21 Aug 2024 21:32:25 +0530 Subject: Move firefox config to autoconfig.js file --- modules/firefox.home/chrome/globalKeybindings.uc.js | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/firefox.home/chrome/globalKeybindings.uc.js') diff --git a/modules/firefox.home/chrome/globalKeybindings.uc.js b/modules/firefox.home/chrome/globalKeybindings.uc.js index 7341fc0..51326fd 100644 --- a/modules/firefox.home/chrome/globalKeybindings.uc.js +++ b/modules/firefox.home/chrome/globalKeybindings.uc.js @@ -6,7 +6,6 @@ // @shutdown UC.globalKeybindings.destroy(); // ==/UserScript== - (() => { // Configure global keybindings const KEYBINDINGS = () => ({ -- cgit v1.3.1