Events starting
This commit is contained in:
14
data/events/test_event.json
Normal file
14
data/events/test_event.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"key": "test_event",
|
||||
"items": [
|
||||
{
|
||||
"type": "text",
|
||||
"texts": [
|
||||
"This is a bucket",
|
||||
"Dear God",
|
||||
"There's more!",
|
||||
"No!"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user