Skip to content

Commit

Permalink
fix: Send empty string to backend
Browse files Browse the repository at this point in the history
  • Loading branch information
H3nSte1n committed Apr 16, 2020
1 parent 626ea7f commit 55ed5e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/edit-company.vue
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@ export default {
keeper_token: '',
properties: {
description: '',
cr_number: '',
notes: '',
payment: {
paypal: '',
Expand Down

0 comments on commit 55ed5e4

Please sign in to comment.