mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-21 14:34:06 +01:00
This commit is contained in:
parent
47d137c40c
commit
92ddab06ea
5 changed files with 25 additions and 15 deletions
|
|
@ -17,11 +17,6 @@ import {App} from "../../index";
|
|||
import {refreshFileTree} from "../../dialog/processSystem";
|
||||
import {setStorageVal} from "../../protyle/util/compatibility";
|
||||
|
||||
type filesPath = {
|
||||
notebookId: string,
|
||||
openPaths: string[]
|
||||
}
|
||||
|
||||
export class MobileFiles extends Model {
|
||||
public element: HTMLElement;
|
||||
private actionsElement: HTMLElement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue