fix: Fixed issue where subfolders would show one extra item count

This commit is contained in:
Aman Harwara
2023-07-02 20:46:33 +05:30
parent d42acab032
commit a8bc20e99e

View File

@@ -177,6 +177,7 @@ export class ItemManager extends Services.AbstractService implements Services.It
...{
tags: mostRecentVersionOfTags,
views: mostRecentVersionOfViews,
hiddenContentTypes: [ContentType.Tag],
},
}