feat: Added devtools.panels.elements.createSidebarPane to metadata (#247)

This commit is contained in:
Akhil Panchal 2020-10-29 10:19:10 -04:00 committed by GitHub
parent 55503f4c93
commit a0cd3fde15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -216,6 +216,12 @@
"minArgs": 3,
"maxArgs": 3,
"singleCallbackArg": true
},
"elements": {
"createSidebarPane": {
"minArgs": 1,
"maxArgs": 1
}
}
}
},