fix: ssh session not inited

This commit is contained in:
lollipopkit
2023-08-17 14:59:23 +08:00
parent 329922a836
commit 1be87d0ec0
18 changed files with 90 additions and 160 deletions

View File

@@ -956,11 +956,11 @@ abstract class S {
/// **'Preview'**
String get preview;
/// No description provided for @primaryColor.
/// No description provided for @primaryColorSeed.
///
/// In en, this message translates to:
/// **'Primary color'**
String get primaryColor;
/// **'Primary color seed'**
String get primaryColorSeed;
/// No description provided for @privateKey.
///