chore: refresh language cache to add voices (#5165)
This commit is contained in:
parent
612d3d6adf
commit
2044b2abc6
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ class PLanguageStore {
|
|||
return true;
|
||||
}
|
||||
|
||||
final DateTime targetDate = DateTime(2025, 2, 26);
|
||||
final DateTime targetDate = DateTime(2026, 1, 9);
|
||||
if (lastFetchedDate.isBefore(targetDate)) {
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue