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

@@ -7,7 +7,7 @@ part of 'leveling.dart';
// **************************************************************************
String _$accountStellarSubscriptionHash() =>
r'37fb821460e3ac50b5cf777c933b6779f732daee';
r'80abcdefb3868775fd8fe3c980215713efff5948';
/// See also [accountStellarSubscription].
@ProviderFor(accountStellarSubscription)

View File

@@ -7,7 +7,7 @@ part of 'pack_detail.dart';
// **************************************************************************
String _$stickerPackContentHash() =>
r'78de848fba1f341f217f8ae4b9eef2d8afa67964';
r'42d74f51022e67e35cb601c2f30f4f02e1f2be9d';
/// Copied from Dart SDK
class _SystemHash {

View File

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