Skip to content

Commit 1d1cee5

Browse files
Update components/ticketsauce/actions/get-event-details/get-event-details.mjs
Enhanced prop descriptions: added markdown in date formats, corrected English spelling, etc. Co-authored-by: Guilherme Falcão <[email protected]>
1 parent 73f21d3 commit 1d1cee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ticketsauce/actions/get-event-details/get-event-details.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export default {
4949
includePerformers: {
5050
type: "boolean",
5151
label: "Include Performers",
52-
description: "Returns any associated performers/artists with the event.",
52+
description: "If true, returns any associated performers/artists with the event.",
5353
optional: true,
5454
default: false,
5555
},

0 commit comments

Comments
 (0)