mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 02:12:00 +01:00
merge dopersist fix
This commit is contained in:
parent
2d3706f4d7
commit
d2010c6088
@ -163,7 +163,7 @@ public final class Preferences implements Persistable {
|
||||
transient private final String btcNodesFromOptions;
|
||||
transient private final String useTorFlagFromOptions;
|
||||
@Setter
|
||||
transient private boolean doPersist = true;
|
||||
transient private boolean doPersist;
|
||||
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user