Skip to content

Commit

Permalink
kdv-hesaplayici: update rates
Browse files Browse the repository at this point in the history
  • Loading branch information
ozgurg committed Jul 7, 2023
1 parent dafeafe commit 6e5d49f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/kdv-hesaplayici/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ export default {
modeOptions,
presets: [
{ title: "Yüzde 1", form: { rate: 1 } },
{ title: "Yüzde 8", form: { rate: 8 } },
{ title: "Yüzde 18", form: { rate: 18 } }
{ title: "Yüzde 10", form: { rate: 10 } },
{ title: "Yüzde 20", form: { rate: 20 } }
]
},
form: {
Expand Down

0 comments on commit 6e5d49f

Please sign in to comment.