зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1317590 followup, placate eslint
This commit is contained in:
Родитель
1583627c71
Коммит
b6b483f98a
|
@ -6300,7 +6300,7 @@ class DownloadAddonInstall extends AddonInstall {
|
|||
* @param options.permHandler
|
||||
* A callback to present permissions to the user before installing.
|
||||
*/
|
||||
constructor(installLocation, url, options={}) {
|
||||
constructor(installLocation, url, options = {}) {
|
||||
super(installLocation, url, options);
|
||||
|
||||
this.browser = options.browser;
|
||||
|
|
Загрузка…
Ссылка в новой задаче