Mercurial > public > simoleon
comparison Simoleon/Helpers/CurrencyConversion.swift @ 187:13d5a8deb6c2
add AboutView and FavoritesView
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Thu, 23 Dec 2021 16:12:22 +0100 |
parents | 1ebd1c5dd302 |
children |
comparison
equal
deleted
inserted
replaced
186:1ebd1c5dd302 | 187:13d5a8deb6c2 |
---|---|
84 rate: 1.31, | 84 rate: 1.31, |
85 timestamp: 1288282222000 | 85 timestamp: 1288282222000 |
86 ) | 86 ) |
87 ] | 87 ] |
88 ), | 88 ), |
89 currencyCode: "CHF", | 89 currencyCode: "USD", |
90 amount: .constant("1") | 90 amount: .constant("1") |
91 ) | 91 ) |
92 } | 92 } |
93 } | 93 } |