mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 07:56:14 +01:00
🚨
This commit is contained in:
parent
e1c9c4b1d5
commit
82e552aafc
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import {Plugin} from "../plugin";
|
|||
import {App} from "../index";
|
||||
import {escapeAttr} from "../util/escape";
|
||||
import {uninstall} from "../plugin/uninstall";
|
||||
import {afterLoadPlugin, loadPlugin, loadPlugins, reloadPlugin} from "../plugin/loader";
|
||||
import {afterLoadPlugin, loadPlugin, loadPlugins} from "../plugin/loader";
|
||||
import {useShell} from "../util/pathName";
|
||||
|
||||
export const bazaar = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue