mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-22 15:40:31 -04:00
Always show ssh cat
This commit is contained in:
@@ -39,9 +39,4 @@ public class SshCategory extends AppPrefsCategory {
|
||||
}
|
||||
return options.buildComp();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected boolean show() {
|
||||
return OsType.getLocal() == OsType.WINDOWS;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user