Add chmod browser action

This commit is contained in:
crschnick
2023-12-05 16:04:13 +00:00
parent d9e496f1cb
commit fb70b6766b
4 changed files with 65 additions and 2 deletions
+1
View File
@@ -39,6 +39,7 @@ open module io.xpipe.ext.base {
BrowseInNativeManagerAction,
EditFileAction,
RunAction,
ChmodAction,
CopyAction,
CopyPathAction,
PasteAction,