Skip to content

Commit

Permalink
Fix api
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaRadzhabova committed Dec 10, 2024
1 parent a2a9e24 commit 30421e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/documents/api.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
forceView: true/false (default: true) // turn on/off the 'reader' mode on launch. for mobile document editor only
standardView: true/false (default: false) // open editor in 'Standard view' instead of 'Mobile view'
},
submit: {
submitForm: {
visible: true/false (default: true)
resultMessage: 'text'/''/null/undefined // if '' - don't show a message after submitting form, null/undefined - show the default message
}
Expand Down

0 comments on commit 30421e3

Please sign in to comment.