mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-10 15:30:14 -04:00
release(gui): 1.0.0 alpha.1 (#125)
This commit is contained in:
parent
584cc41411
commit
37d1f07c2d
4 changed files with 4 additions and 3 deletions
|
@ -14,7 +14,6 @@ use swap::cli::{
|
|||
command::{Bitcoin, Monero},
|
||||
};
|
||||
use tauri::{async_runtime::RwLock, Manager, RunEvent};
|
||||
use tauri_plugin_dialog;
|
||||
|
||||
/// Trait to convert Result<T, E> to Result<T, String>
|
||||
/// Tauri commands require the error type to be a string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue