Skip to content

Commit

Permalink
konsol-vergisi-hesaplayici: update preset titles
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurg committed Jul 16, 2023
1 parent dee731f commit ba96a78
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions calculators/konsol-vergisi-hesaplayici/data/preset-options.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ export default [
{
// FIXME: Need official price
presetId: 18,
title: "Original (32GB)",
title: "32GB",
form: {
price: 299,
currency: "USD"
Expand All @@ -114,7 +114,7 @@ export default [
{
// FIXME: Need official price
presetId: 19,
title: "Lite",
title: "Lite (32GB)",
form: {
price: 199.99,
currency: "USD"
Expand All @@ -131,7 +131,7 @@ export default [
{
// FIXME: Need official price
presetId: 20,
title: "OLED",
title: "OLED (64GB)",
form: {
price: 349.99,
currency: "USD"
Expand Down

0 comments on commit ba96a78

Please sign in to comment.