mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
No issue - Clean up some devtools comments and prefs.
This commit is contained in:
parent
eeff203318
commit
fd949d3245
2 changed files with 1 additions and 13 deletions
|
|
@ -39,9 +39,8 @@ function ConverterObserver() {
|
|||
|
||||
ConverterObserver.prototype = {
|
||||
initialize: function () {
|
||||
// Only the DevEdition has this feature available by default.
|
||||
// Users need to manually flip 'devtools.jsonview.enabled' preference
|
||||
// to have it available in other distributions.
|
||||
// to have it available.
|
||||
if (this.isEnabled()) {
|
||||
this.register();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue