Fix private file handling

This commit is contained in:
crschnick
2023-02-04 10:34:39 +00:00
parent dfbc2781da
commit 6f78a357a6
5 changed files with 4 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
plugins { id 'java' }
+1
View File
@@ -0,0 +1 @@
module io.xpipe.ext.jdbcx {}
+1
View File
@@ -0,0 +1 @@
plugins { id 'java' }
@@ -0,0 +1 @@
module io.xpipe.ext.office {}
-2
View File
@@ -1,2 +0,0 @@
jdbcx
office