Fix bug in forgetaboutsite

This commit is contained in:
Fedor 2020-04-04 13:14:09 +03:00
parent bc9559c6d7
commit 6b8a8e2bf8
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
EXTRA_JS_MODULES += ['ForgetAboutSite.jsm']
EXTRA_PP_JS_MODULES += ['ForgetAboutSite.jsm']