mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 05:02:50 +08:00
feat: Re-export availableAddons
This will probably be removed and the config will be exported through the main entrypoint.
This commit is contained in:
parent
f6f2bc4c3d
commit
350862b0cc
1 changed files with 1 additions and 3 deletions
|
@ -1,3 +1 @@
|
||||||
export default {
|
export { default } from './availableAddons';
|
||||||
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue