mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-06-20 13:29:07 -04:00
Small macOS fixes
This commit is contained in:
@@ -35,7 +35,7 @@ public class OpenNativeFileDetailsAction implements LeafAction {
|
||||
set fileEntry to (POSIX file "%s") as text
|
||||
tell application "Finder" to open information window of file fileEntry
|
||||
""",
|
||||
entry.getRawFileEntry().getPath()));
|
||||
entry.getRawFileEntry().getPath())).execute();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user