diff --git a/Source/Modules/LMMgr.swift b/Source/Modules/LMMgr.swift index 6ede03a9..5ea62175 100644 --- a/Source/Modules/LMMgr.swift +++ b/Source/Modules/LMMgr.swift @@ -599,7 +599,6 @@ public enum LMMgr { // The new FolderMonitor module does NOT monitor cases that files are modified // by the current application itself, requiring additional manual loading process here. - // if !PrefMgr.shared.shouldAutoReloadUserDataFiles {} loadUserPhrasesData(type: .thePhrases) return true }