11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"collection": "collections/note",
|
|
"recordViews":{
|
|
"edit":"Note.Record.Edit",
|
|
"editQuick":"Note.Record.Edit"
|
|
},
|
|
"itemViews": {
|
|
"Post": "Stream.Notes.Post"
|
|
}
|
|
}
|