fix port-forward/rdp empty show
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
018f551d13
commit
d5f615f8d6
@ -34,7 +34,7 @@ class PortForwardPage extends StatefulWidget {
|
|||||||
this.forceRelay})
|
this.forceRelay})
|
||||||
: super(key: key);
|
: super(key: key);
|
||||||
final String id;
|
final String id;
|
||||||
final String password;
|
final String? password;
|
||||||
final DesktopTabController tabController;
|
final DesktopTabController tabController;
|
||||||
final bool isRDP;
|
final bool isRDP;
|
||||||
final bool? forceRelay;
|
final bool? forceRelay;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user