mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-18 14:34:23 +01:00
Fixed nav menu active states + Better Fake Custodian (#4854)
This commit is contained in:
@@ -432,7 +432,8 @@ namespace BTCPayServer.Controllers
|
||||
}
|
||||
catch (WrongTradingPairException)
|
||||
{
|
||||
// Cannot trade this asset, just ignore
|
||||
// Cannot trade this asset
|
||||
return BadRequest(vm);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user