forked from I2P_Developers/i2p.i2p
fixups after review
This commit is contained in:
@@ -797,6 +797,9 @@ public class SnarkManager implements CompleteListener, ClientApp {
|
||||
updateConfig();
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 0.9.31
|
||||
*/
|
||||
public boolean getUniversalTheming() {
|
||||
return _context.getBooleanProperty(RC_PROP_UNIVERSAL_THEMING);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user