mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-20 10:22:18 +01:00
Add comment
This commit is contained in:
parent
52eb667b2d
commit
9c3855ee2d
@ -116,6 +116,7 @@ public class BisqApp extends Application {
|
||||
private MainView mainView;
|
||||
private boolean shutDownRequested;
|
||||
|
||||
// NOTE: This method is not called on the JavaFX Application Thread.
|
||||
@Override
|
||||
public void init() throws Exception {
|
||||
String logPath = Paths.get(bisqEnvironment.getProperty(AppOptionKeys.APP_DATA_DIR_KEY), "bisq").toString();
|
||||
|
Loading…
Reference in New Issue
Block a user