mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-28 09:54:07 +01:00
🔖 Release v3.5.8
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
fe411f2edf
commit
bc9369facf
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,8 @@ import {
|
|||
moveColumnToRight,
|
||||
moveRowToDown,
|
||||
moveRowToUp,
|
||||
setTableAlign, updateTableTitle
|
||||
setTableAlign,
|
||||
updateTableTitle
|
||||
} from "../protyle/util/table";
|
||||
import {mathRender} from "../protyle/render/mathRender";
|
||||
import {transaction, updateTransaction} from "../protyle/wysiwyg/transaction";
|
||||
|
|
@ -64,7 +65,6 @@ import {hideTooltip} from "../dialog/tooltip";
|
|||
import {clearSelect} from "../protyle/util/clear";
|
||||
import {scrollCenter} from "../util/highlightById";
|
||||
import {base64ToURL} from "../util/image";
|
||||
import {Dialog} from "../dialog";
|
||||
|
||||
const renderAssetList = (element: Element, k: string, position: IPosition, exts: string[] = []) => {
|
||||
fetchPost("/api/search/searchAsset", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue