mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Electron-217
Added a warning dialog Updated to read method to read only from global config
This commit is contained in:
committed by
Kiran Niranjan
parent
d7f62a38b0
commit
919882a5b3
@@ -425,6 +425,9 @@ module.exports = {
|
||||
saveUserConfig,
|
||||
clearCachedConfigs,
|
||||
|
||||
readConfigFileSync
|
||||
readConfigFileSync,
|
||||
|
||||
// use only if you specifically need to read global config fields
|
||||
getGlobalConfigField,
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user