_isAddressTransferDestination = true
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
private readonly List<TransferDestination> _destinations = [];
|
||||
string _msg;
|
||||
private bool _isSaveActive = false;
|
||||
private bool _isAddressTransferDestination = false;
|
||||
private bool _isAddressTransferDestination = true;
|
||||
|
||||
private async Task CopyUrl(string url)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user