snoobert/testdata/flair/post-flairs.json
Vartan Benohanian 25fd86d89f Tweak FlairService
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
2020-08-09 13:11:18 -04:00

21 lines
378 B
JSON

[
{
"type": "richtext",
"text_editable": false,
"allowable_content": "all",
"text": "test",
"max_emojis": 10,
"text_color": "light",
"mod_only": true,
"css_class": "test",
"richtext": [
{
"e": "text",
"t": "test"
}
],
"background_color": "#373c3f",
"id": "305b503e-da60-11ea-9681-0e9f1d580d2d"
}
]