mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-05-04 08:21:28 +00:00
@@ -63,8 +63,6 @@ export function stashSearch(
|
||||
overlay.assertGameActive();
|
||||
clipboard.writeText(text);
|
||||
uIOhook.keyTap(Key.F, [Key.Ctrl]);
|
||||
// HACK: While https://www.pathofexile.com/forum/view-thread/3854775
|
||||
uIOhook.keyTap(Key.Backspace);
|
||||
|
||||
uIOhook.keyTap(Key.V, [
|
||||
process.platform === "darwin" ? Key.Meta : Key.Ctrl,
|
||||
|
||||
Reference in New Issue
Block a user