Provide `IStateDB`

Jeremy Tuloup 5 years ago committed by GitHub
parent 9e36fde26e
commit ee4e266e17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,6 +102,7 @@ async function main() {
[
'@jupyterlab/apputils-extension:palette',
'@jupyterlab/apputils-extension:settings',
'@jupyterlab/apputils-extension:state',
'@jupyterlab/apputils-extension:themes',
'@jupyterlab/apputils-extension:themes-palette-menu'
].includes(id)

Loading…
Cancel
Save