update USAGE.html
Former-commit-id: 4e51986e02
Former-commit-id: b7661ffe99ee1e9bc0eac52a4ed164adde6d72b1
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user