Remove site history dropdown and update Electron
Eliminated the custom site history dropdown UI and its related event handlers from script.js. Updated Electron to version 37.2.4 in package.json and package-lock.json. Cleared entries from search-history.json and site-history.json.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"electron": "^37.2.3",
|
||||
"electron": "^37.2.4",
|
||||
"electron-builder": "^23.0.0"
|
||||
},
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user