Skip to content

Commit

Permalink
Update lib/components/GenericDialog.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
  • Loading branch information
susnux and Pytal committed Apr 10, 2024
1 parent de9ed2e commit afbfe97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/GenericDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const props = defineProps<{
buttons?: IDialogButton[]
/**
* Severity of the dialog - if se a notecard is used
* Severity of the dialog - if a notecard is used
*/
severity?: ISeverity
}>()
Expand Down

0 comments on commit afbfe97

Please sign in to comment.