moebius#84: Fix: The profile - resetting

https://github.com/MoonchildProductions/moebius/pull/184
This commit is contained in:
janekptacijarabaci 2018-04-19 14:29:05 +02:00 committed by Roy Tam
commit 8523f693be
4 changed files with 14 additions and 2 deletions

View file

@ -7,7 +7,7 @@
"use strict";
/*
* Migrates from a Firefox profile in a lossy manner in order to clean up a
* Migrates from a Basilisk profile in a lossy manner in order to clean up a
* user's profile. Data is only migrated where the benefits outweigh the
* potential problems caused by importing undesired/invalid configurations
* from the source profile.

View file

@ -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