mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-27 17:31:36 -06:00
SDA-2056: fix first time launch issue on Windows
Signed-off-by: Vishwas Shashidhar <vishwas.shashidhar@symphony.com>
This commit is contained in:
parent
a73e8810b0
commit
02758007c4
@ -274,6 +274,7 @@ class Config {
|
||||
logger.info(`config-handler: setting first time launch for build`, buildNumber);
|
||||
return await this.updateUserConfig(filteredFields);
|
||||
}
|
||||
await this.updateUserConfig({ buildNumber });
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user