LMMgr // Update FileObserveProject when necessary.
This commit is contained in:
parent
01395f5396
commit
6e4bd51e18
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue