This commit is contained in:
parent
0968780d7a
commit
024c181d69
@ -1631,6 +1631,7 @@ class FFI {
|
||||
String? switchUuid,
|
||||
String? password,
|
||||
bool? forceRelay}) {
|
||||
closed = false;
|
||||
assert(!(isFileTransfer && isPortForward), 'more than one connect type');
|
||||
if (isFileTransfer) {
|
||||
connType = ConnType.fileTransfer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user