mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-30 03:19:11 +08:00
Fix localization feature date
This commit is contained in:
@ -314,7 +314,7 @@ class Feature {
|
||||
|
||||
static final localization = Feature(
|
||||
"localization",
|
||||
DateTime(2020, 08, 18),
|
||||
DateTime(2020, 08, 30),
|
||||
tr("feature.localization.title"),
|
||||
tr("feature.localization.subtitle"),
|
||||
false,
|
||||
|
Reference in New Issue
Block a user