Translate infra and post translate

This commit is contained in:
2025-07-31 21:05:29 +08:00
parent 715f95ca22
commit 047c8d93aa
9 changed files with 677 additions and 8 deletions

View File

@@ -56,7 +56,7 @@ class PostSearchNotifier
'query': _currentQuery,
'offset': offset,
'take': _pageSize,
'useVector': true,
'useVector': false,
},
);