Small bugfixes and refactor

This commit is contained in:
crschnick
2023-10-19 16:52:35 +00:00
parent e78dba1f2e
commit 1f3afa3ad4
52 changed files with 227 additions and 167 deletions
-1
View File
@@ -37,7 +37,6 @@ open module io.xpipe.app {
exports io.xpipe.app.browser.action;
exports io.xpipe.app.browser;
exports io.xpipe.app.browser.icon;
exports io.xpipe.app.comp.storage.store;
requires com.sun.jna;
requires com.sun.jna.platform;