10 lines
226 B
JSON
10 lines
226 B
JSON
|
{
|
||
|
"yes": [
|
||
|
"Insert \"Yes\" image URLs here.",
|
||
|
"The script will randomly choose between multiple entries."
|
||
|
],
|
||
|
"no": [
|
||
|
"Insert \"No\" image URLs here.",
|
||
|
"The script will randomly choose between multiple entries."
|
||
|
]
|
||
|
}
|