Enhance cache management: integrate state version bumping in refreshCache function
This commit is contained in:
@@ -1038,6 +1038,7 @@ local function refreshCache(onProgress)
|
||||
refreshFurnaceStatus()
|
||||
|
||||
activity.scanning = false
|
||||
bumpStateVersion()
|
||||
|
||||
-- Persist cache to disk
|
||||
pcall(function()
|
||||
|
||||
Reference in New Issue
Block a user