mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-17 14:56:29 +00:00
Squash merge branch 14-release into master
This commit is contained in:
@@ -91,6 +91,7 @@ open module io.xpipe.app {
|
||||
// For debugging
|
||||
requires jdk.jdwp.agent;
|
||||
requires java.net.http;
|
||||
requires org.bouncycastle.provider;
|
||||
|
||||
uses TerminalLauncher;
|
||||
uses io.xpipe.app.ext.ActionProvider;
|
||||
@@ -131,6 +132,7 @@ open module io.xpipe.app {
|
||||
ConnectionInfoExchangeImpl,
|
||||
ConnectionRemoveExchangeImpl,
|
||||
ConnectionAddExchangeImpl,
|
||||
CategoryAddExchangeImpl,
|
||||
ConnectionBrowseExchangeImpl,
|
||||
ConnectionTerminalExchangeImpl,
|
||||
ConnectionToggleExchangeImpl,
|
||||
|
||||
Reference in New Issue
Block a user