mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-29 11:45:18 +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