mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-07 09:53:17 +00:00
fix(ci): use Windows-compatible Torrent RPC integration test
This commit is contained in:
@@ -3235,7 +3235,8 @@ fn dispatch_deep_links(app_handle: tauri::AppHandle, deep_links: Vec<url::Url>)
|
||||
});
|
||||
}
|
||||
|
||||
pub(crate) async fn rpc_call(
|
||||
#[doc(hidden)]
|
||||
pub async fn rpc_call(
|
||||
port: u16,
|
||||
secret: &str,
|
||||
method: &str,
|
||||
|
||||
Reference in New Issue
Block a user