mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
apply font to ssh term
This commit is contained in:
@@ -305,7 +305,7 @@ class _SFTPPageState extends State<SFTPPage> {
|
||||
final local = '${(await sftpDownloadDir).path}$remotePath';
|
||||
final pubKeyId = widget.spi.pubKeyId;
|
||||
|
||||
locator<SftpDownloadProvider>().add(
|
||||
locator<SftpProvider>().add(
|
||||
DownloadItem(
|
||||
widget.spi,
|
||||
remotePath,
|
||||
|
||||
Reference in New Issue
Block a user