From 1a1d8ddc8cbba1cb405ca62f2be7402e39bb5a68 Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Thu, 19 Apr 2018 14:29:05 +0200 Subject: moebius#84: Fix: The profile - resetting https://github.com/MoonchildProductions/moebius/pull/184 --- browser/components/migration/MigrationUtils.jsm | 1 + 1 file changed, 1 insertion(+) (limited to 'browser/components/migration/MigrationUtils.jsm') diff --git a/browser/components/migration/MigrationUtils.jsm b/browser/components/migration/MigrationUtils.jsm index 104efe005..e133ec520 100644 --- a/browser/components/migration/MigrationUtils.jsm +++ b/browser/components/migration/MigrationUtils.jsm @@ -726,6 +726,7 @@ this.MigrationUtils = Object.freeze({ "Internet Explorer": "ie", "Microsoft Edge": "edge", "Safari": "safari", + "Basilisk": "firefox", "Firefox": "firefox", "Nightly": "firefox", "Google Chrome": "chrome", // Windows, Linux -- cgit v1.2.3