18 lines
184 B
JSON
18 lines
184 B
JSON
|
|
[
|
||
|
|
{
|
||
|
|
"text": "New",
|
||
|
|
"href": "#new"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"text": "Continue",
|
||
|
|
"href": "#continue"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"text": "Settings",
|
||
|
|
"href": "#options"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"text": "Leave",
|
||
|
|
"href": "/"
|
||
|
|
}
|
||
|
|
]
|