mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Add comment
This commit is contained in:
parent
52eb667b2d
commit
9c3855ee2d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue