fix port-forward/rdp empty show
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
parent
018f551d13
commit
d5f615f8d6
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ class PortForwardPage extends StatefulWidget {
|
|||
this.forceRelay})
|
||||
: super(key: key);
|
||||
final String id;
|
||||
final String password;
|
||||
final String? password;
|
||||
final DesktopTabController tabController;
|
||||
final bool isRDP;
|
||||
final bool? forceRelay;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue