mirror of
https://github.com/dragonwocky/obsidian-tray.git
synced 2025-04-03 11:39:02 +00:00
feat: expose getCurrentWindow
This commit is contained in:
parent
09fe3c2d03
commit
62fcf88fe6
1
main.js
1
main.js
@ -478,6 +478,7 @@ class TrayPlugin extends obsidian.Plugin {
|
|||||||
cleanup();
|
cleanup();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
getCurrentWindow = getCurrentWindow
|
||||||
getWindows = getWindows;
|
getWindows = getWindows;
|
||||||
showWindows = showWindows;
|
showWindows = showWindows;
|
||||||
hideWindows = hideWindows;
|
hideWindows = hideWindows;
|
||||||
|
Loading…
Reference in New Issue
Block a user