This commit is contained in:
Jim Shield
2025-03-08 20:55:05 +00:00
committed by GitHub
parent 6bfb549fd0
commit 83ba74bc12
6 changed files with 21 additions and 37 deletions

View File

@@ -48,7 +48,6 @@ function GetStashTimeout(stashName, stop)
stash = stashCache[stashName]
else
debugPrint("^6Bridge^7: ^2Local Stash ^7'^3"..stashName.."^7'^2 cache found^7")
("^6Bridge^7: ^2Local Stash '^3"..stashName.."^7' cache found")
end
-- If there are already items in cache, skip recheck.