LMMgr // Update FileObserveProject when necessary.

This commit is contained in:
ShikiSuen 2022-12-04 14:42:04 +08:00
parent 01395f5396
commit 6e4bd51e18
1 changed files with 0 additions and 1 deletions

View File

@ -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
}