update index.html
Former-commit-id: 1aeb795450
Former-commit-id: a7fc182903a537a77ef31f322034e9c99a2cd9d5
This commit is contained in:
@ -38,7 +38,7 @@ public class I2PBrowser {
|
||||
}
|
||||
private void launchChromium(boolean privateWindow, String[] url) {
|
||||
System.out.println("I2PChromium");
|
||||
I2PChromium.usability = usability;
|
||||
I2PChromiumProfileBuilder.usability = usability;
|
||||
i2pChromium.launch(privateWindow, url);
|
||||
}
|
||||
private void launchGeneric(boolean privateWindow, String[] url) {
|
||||
|
Reference in New Issue
Block a user