update USAGE.html

Former-commit-id: 4e51986e02
Former-commit-id: b7661ffe99ee1e9bc0eac52a4ed164adde6d72b1
This commit is contained in:
idk
2022-08-27 23:48:59 -04:00
parent 37cb05dfa8
commit 96bf7b9098

View File

@ -59,6 +59,9 @@ public class I2PBrowser {
I2PGenericUnsafeBrowser.BROWSER = browserPath;
}
public I2PBrowser(String browserPath) {
I2PGenericUnsafeBrowser.BROWSER = browserPath;
}
/**
* Return true if there is a Chromium available