mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 23:20:23 +00:00
macOS fixes
This commit is contained in:
parent
ef16a372c0
commit
2dd2790eff
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ public class AppLayoutModel {
|
|||
));
|
||||
|
||||
if (!TerminalView.isSupported()) {
|
||||
l.remove(2);
|
||||
// l.remove(2);
|
||||
}
|
||||
|
||||
return l;
|
||||
|
|
Loading…
Reference in a new issue