Add the import wizard to settings, fix Chromium Edge

This commit is contained in:
ownedbywuigi 2026-04-01 18:01:58 +01:00
commit 78baea7a1d
6 changed files with 116 additions and 9 deletions

View file

@ -688,7 +688,7 @@ this.MigrationUtils = Object.freeze({
// Canary uses the same description as Chrome so we can't distinguish them.
const APP_DESC_TO_KEY = {
"Internet Explorer": "ie",
"Microsoft Edge": "edge",
"Microsoft Edge": "chromiumedge",
"Safari": "safari",
"Basilisk": "firefox",
"Firefox": "firefox",