mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 01:40:12 +01:00
Update PriceIntent.swift
This commit is contained in:
parent
4452f7a4b1
commit
d3edb8a067
@ -22,7 +22,7 @@ struct PriceIntent: AppIntent {
|
||||
Currency.saveNewSelectedCurrency()
|
||||
}
|
||||
|
||||
private enum Constants {
|
||||
enum Constants {
|
||||
static let defaultValue = "--"
|
||||
static let initialValue = 0.0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user