fix: container not working (#787)

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-06-11 14:53:43 +08:00
committed by GitHub
parent 66ecb02d9e
commit e6db2db320
33 changed files with 700 additions and 594 deletions

View File

@@ -450,6 +450,9 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get process => 'Process';
@override
String get prune => 'Prune';
@override
String get pushToken => 'Push token';