mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-04 20:00:17 +01:00
🚨
This commit is contained in:
parent
ba4bedf3bc
commit
e5143a8474
13 changed files with 30 additions and 34 deletions
|
|
@ -1,7 +1,6 @@
|
|||
import {exportLayout, getInstanceById} from "../layout/util";
|
||||
import {Tab} from "../layout/Tab";
|
||||
import {fetchPost} from "../util/fetch";
|
||||
import {isWindow} from "../util/functions";
|
||||
|
||||
const closeTab = (ipcData: IWebSocketData) => {
|
||||
const tab = getInstanceById(ipcData.data);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue