mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-16 03:58:07 +01:00
🚨
This commit is contained in:
parent
bbb1abb7c6
commit
af35b8ba57
17 changed files with 37 additions and 43 deletions
|
|
@ -6,7 +6,6 @@ import {setStorageVal, writeText} from "../protyle/util/compatibility";
|
|||
import {getAllModels} from "../layout/getAll";
|
||||
import {focusByRange} from "../protyle/util/selection";
|
||||
import {Constants} from "../constants";
|
||||
import {showMessage} from "../dialog/message";
|
||||
|
||||
export const initAnno = (element: HTMLElement, pdf: any, pdfConfig: any) => {
|
||||
getConfig(pdf);
|
||||
|
|
|
|||
|
|
@ -14,7 +14,6 @@ import {webViewerPageNumberChanged} from "./pdf/app";
|
|||
import {fetchPost} from "../util/fetch";
|
||||
import {setStorageVal, updateHotkeyTip} from "../protyle/util/compatibility";
|
||||
import {App} from "../index";
|
||||
import {showMessage} from "../dialog/message";
|
||||
|
||||
export class Asset extends Model {
|
||||
public path: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue