Skip to content

Commit ebc0ae4

Browse files
author
mbp.user
committed
fix: 修复App没有窗口时无法创建的问题
1 parent be1d0d3 commit ebc0ae4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Spoons/AppKeyable.spoon/init.lua

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,6 @@ local launchOrFocusWindowByPath = function(path)
149149
return item:role() == 'AXWindow'
150150
end
151151
)
152-
else
153-
print('AppNotFound:', appBundleID)
154-
return false
155152
end
156153
else
157154
print('PathNotFound:', path)

0 commit comments

Comments
 (0)