botodon/src/database.json

15 lines
234 B
JSON
Raw Permalink Normal View History

2019-06-17 15:06:01 +00:00
[
{
"content": "[EN] Text\n\n[FR] Texte",
"weight": 42,
"favourited": true
},
{
"content": "Texte",
"tags": ["fr"]
},
{
"medias": ["id"],
"deep": true
}
]