Merge pull request #187 from jtpio/istatedb-plugin

Provide `IStateDB`
pull/6294/head
Jeremy Tuloup 5 years ago committed by GitHub
commit 9eaa171504
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