Skip to content

Commit

Permalink
Update src/components/SidebarTabs/SettingsSidebarTab.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Chartman123 <chris-hartmann@gmx.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux and Chartman123 committed Aug 26, 2023
1 parent e7093ee commit a7523e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SidebarTabs/SettingsSidebarTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export default {
maxStringLengths: loadState('forms', 'maxStringLengths'),
/** If custom submission message is shown as input or rendered markdown */
editMessage: false,
showSubmissionMessageInput: false
showSubmissionMessageInput: false,
}
},
Expand Down

0 comments on commit a7523e5

Please sign in to comment.