update inbox list
This commit is contained in:
12
vendor/scrivo/highlight.php/test/detect/json/default.txt
vendored
Normal file
12
vendor/scrivo/highlight.php/test/detect/json/default.txt
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"title": "apples",
|
||||
"count": [12000, 20000],
|
||||
"description": {"text": "...", "sensitive": false}
|
||||
},
|
||||
{
|
||||
"title": "oranges",
|
||||
"count": [17500, null],
|
||||
"description": {"text": "...", "sensitive": false}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user