This commit is contained in:
crschnick
2024-07-25 07:01:40 +00:00
parent 54f27a274f
commit 17069267da
95 changed files with 618 additions and 383 deletions
+4 -1
View File
@@ -62,7 +62,10 @@ open module io.xpipe.ext.base {
UnzipAction,
JavapAction,
JarAction;
provides ActionProvider with StoreStopAction, StoreStartAction, StorePauseAction,
provides ActionProvider with
StoreStopAction,
StoreStartAction,
StorePauseAction,
ServiceOpenAction,
ServiceOpenHttpAction,
ServiceOpenHttpsAction,