Files
dusk/data/events/test_event.json
2025-06-24 23:56:31 -05:00

14 lines
189 B
JSON

{
"key": "test_event",
"items": [
{
"type": "text",
"texts": [
"This is a bucket",
"Dear God",
"There's more!",
"No!"
]
}
]
}