mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
fix(core): plugin (#3307)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import('@affine/bookmark-block');
|
||||
if (runtimeConfig.enablePlugin) {
|
||||
import('@affine/copilot');
|
||||
}
|
||||
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user