mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
moebius#84: Fix: The profile - resetting (follow up)
https://github.com/MoonchildProductions/moebius/pull/84
This commit is contained in:
parent
8523f693be
commit
4d4535d84e
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ const {classes: Cc, interfaces: Ci, utils: Cu, results: Cr} = Components;
|
|||
Cu.import("resource://gre/modules/Services.jsm");
|
||||
Cu.import("resource://gre/modules/AppConstants.jsm");
|
||||
|
||||
const MOZ_APP_NAME = AppConstants.MOZ_APP_NAME;
|
||||
// For Basilisk and Pale Moon
|
||||
// Hard-code MOZ_APP_NAME to firefox because of hard-coded type in migrator.
|
||||
const MOZ_APP_NAME = (((AppConstants.MOZ_APP_NAME == "basilisk")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue