mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
opt: ssh tab & del script
This commit is contained in:
@@ -126,7 +126,7 @@ class _ServerEditPageState extends State<ServerEditPage> {
|
||||
'${l10n.delete} ${l10n.server}(${widget.spi!.name})',
|
||||
)),
|
||||
UIs.height13,
|
||||
Row(
|
||||
if (widget.spi?.server?.canViewDetails ?? false) Row(
|
||||
children: [
|
||||
Checkbox(
|
||||
value: delScripts,
|
||||
|
||||
Reference in New Issue
Block a user