Fix private file handling

This commit is contained in:
crschnick
2023-02-04 10:34:39 +00:00
parent 6b924e7021
commit 3eb165cce7
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