opt.: android only arm64 & ssh tab page
This commit is contained in:
@@ -581,9 +581,6 @@ class _ServerPageState extends State<ServerPage>
|
||||
if (failedInfo == null) {
|
||||
return l10n.serverTabFailed;
|
||||
}
|
||||
if (failedInfo.contains('encypted')) {
|
||||
return l10n.serverTabPlzSave;
|
||||
}
|
||||
return failedInfo;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user