mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
fix: container not working (#787)
This commit is contained in:
@@ -450,6 +450,9 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
@override
|
||||
String get process => 'Process';
|
||||
|
||||
@override
|
||||
String get prune => 'Prune';
|
||||
|
||||
@override
|
||||
String get pushToken => 'Push token';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user