mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-28 04:06:32 +00:00
Browser fixes
This commit is contained in:
@@ -27,7 +27,7 @@ public interface ShellOpenFunction {
|
||||
|
||||
@Override
|
||||
public CommandBuilder prepareWithInitCommand(@NonNull String command) {
|
||||
throw new UnsupportedOperationException();
|
||||
return CommandBuilder.of().add(command);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user