mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SEARCH-440
- Updated name from config
This commit is contained in:
parent
0ba1fd3cf5
commit
3e898eca46
@ -518,7 +518,7 @@ class Search {
|
|||||||
* when the app is closed/signed-out/navigates
|
* when the app is closed/signed-out/navigates
|
||||||
*/
|
*/
|
||||||
function deleteIndexFolder() {
|
function deleteIndexFolder() {
|
||||||
Search.deleteFolderRecursive(INDEX_DATA_FOLDER);
|
Search.deleteFolderRecursive(searchConfig.FOLDERS_CONSTANTS.INDEX_PATH);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user