Events starting

This commit is contained in:
2025-06-24 23:56:31 -05:00
parent 5520945022
commit 6ba03235dd
9 changed files with 188 additions and 10 deletions

View File

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