Small fixes

This commit is contained in:
Christopher Schnick
2022-01-23 14:59:00 +01:00
parent fd4dcc0739
commit 41837479fc
3 changed files with 1 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
module io.xpipe.sample {
requires io.xpipe;
requires io.xpipe.api;
}