summaryrefslogtreecommitdiff
path: root/Sora
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-06-27 19:49:09 -0700
committerFuwn <[email protected]>2025-06-27 19:49:09 -0700
commit3226d59a7b982549f5250616a959bfa3a4a89832 (patch)
tree53853b169348ac374b302dac9434448ad96bf127 /Sora
parentfeat: Development commit (diff)
downloadsora-testing-3226d59a7b982549f5250616a959bfa3a4a89832.tar.xz
sora-testing-3226d59a7b982549f5250616a959bfa3a4a89832.zip
feat: Development commit
Diffstat (limited to 'Sora')
-rw-r--r--Sora/Data/Booru/BooruManager.swift1
1 files changed, 0 insertions, 1 deletions
diff --git a/Sora/Data/Booru/BooruManager.swift b/Sora/Data/Booru/BooruManager.swift
index 6f4bc1f..966f31f 100644
--- a/Sora/Data/Booru/BooruManager.swift
+++ b/Sora/Data/Booru/BooruManager.swift
@@ -193,7 +193,6 @@ class BooruManager: ObservableObject { // swiftlint:disable:this type_body_leng
searchText = nextQuery.tags.joined(separator: " ")
- clearCachedPages()
cancelCurrentTask()
currentTask = Task { isNavigatingHistory = false }