mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-08 14:15:35 +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…
Add table
Reference in a new issue