mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
fix: container not working (#787)
This commit is contained in:
@@ -914,6 +914,12 @@ abstract class AppLocalizations {
|
||||
/// **'Process'**
|
||||
String get process;
|
||||
|
||||
/// No description provided for @prune.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Prune'**
|
||||
String get prune;
|
||||
|
||||
/// No description provided for @pushToken.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user