Splitting data files from main repo
This commit is contained in:
10
yesno-db.json
Normal file
10
yesno-db.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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."
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user