Client: Fixed URL

This commit is contained in:
Akmal Isomadinov 2024-07-26 17:41:11 +05:00
parent 1b7a7b28a1
commit 9b0bef0aa4

View File

@ -974,7 +974,7 @@ class ContextOptionsStore {
const filterUrlParams = filesFilter.toUrlParams(); const filterUrlParams = filesFilter.toUrlParams();
const url = getCategoryUrl( const url = getCategoryUrl(
this.filesStore.categoryType, this.filesStore.categoryType,
filterUrlParams.folder, filesFilter.folder,
); );
navigate( navigate(