From c1e64bf0ccdaeb1b676f1a53967b0d0448e1ca44 Mon Sep 17 00:00:00 2001 From: alyx Date: Thu, 2 Jun 2022 00:26:49 +0000 Subject: basic PWA things, fixed the searcher again --- lib/chips.js | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/chips.js') diff --git a/lib/chips.js b/lib/chips.js index 0ba542e..d418061 100644 --- a/lib/chips.js +++ b/lib/chips.js @@ -6,7 +6,6 @@ if (window.location.pathname != '/grapher/') root.style.setProperty('--mouse-y', e.clientY + "px"); }); - const portColors = { float: '#186adc', int: '#0f6522', -- cgit v1.2.3-54-g00ecf