fixup for c416fa7c: remove the leftovers
This commit is contained in:
		
							parent
							
								
									c416fa7ca0
								
							
						
					
					
						commit
						e7a6e86b6c
					
				|  | @ -58,11 +58,6 @@ Promise.all([ | ||||||
|       if (!VIVALDI) { |       if (!VIVALDI) { | ||||||
|         $$('#header select').forEach(el => el.adjustWidth()); |         $$('#header select').forEach(el => el.adjustWidth()); | ||||||
|       } |       } | ||||||
|       if (FIREFOX && 'update' in (chrome.commands || {})) { |  | ||||||
|         const btn = $('#manage-shortcuts-button'); |  | ||||||
|         btn.classList.remove('chromium-only'); |  | ||||||
|         btn.onclick = API.optionsCustomizeHotkeys; |  | ||||||
|       } |  | ||||||
|     }), |     }), | ||||||
| ]).then(args => { | ]).then(args => { | ||||||
|   showStyles(...args); |   showStyles(...args); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user