Skip to content

Commit

Permalink
Donate: fix labels for pages
Browse files Browse the repository at this point in the history
  • Loading branch information
falkodev committed Oct 7, 2024
1 parent e6fb530 commit f8b3f1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/modules/donate-page/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ module.exports = {
add: {
successSentence: {
type: 'string',
label: 'Donate Sentence',
textarea: true,
},
cancelSentence: {
type: 'string',
label: 'Cancel Sentence',
textarea: true,
},
},
Expand Down

0 comments on commit f8b3f1e

Please sign in to comment.