add support for forcibly setting based on routerconsole.browser
Former-commit-id: 655bc45035
Former-commit-id: 195074267db497fa21c281e0373c985d76693692
This commit is contained in:
@ -59,7 +59,7 @@ public class I2PBrowser {
|
||||
I2PGenericUnsafeBrowser.BROWSER = browserPath;
|
||||
}
|
||||
|
||||
public I2PBrowser(String browserPath) {
|
||||
public void setBrowser(String browserPath) {
|
||||
I2PGenericUnsafeBrowser.BROWSER = browserPath;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user