| changeset 997 | 1615c7e4ef9d |
| parent 965 | eadb7290c325 |
| child 1069 | 2409cb4cebaf |
| 996:c472984db275 | 997:1615c7e4ef9d |
|---|---|
66 { type: "Annotation" }, |
66 { type: "Annotation" }, |
67 { type: "Tweet" }, |
67 { type: "Tweet" }, |
68 { |
68 { |
69 type: "Renkan", |
69 type: "Renkan", |
70 container: "RenkanContainer", |
70 container: "RenkanContainer", |
71 data: [ "json/renkan.json", "json/renkan-2.json" ] |
71 data: "json/renkan.json" |
72 }, |
72 }, |
73 { type: "Mediafragment"} |
73 { type: "Mediafragment"} |
74 ] |
74 ] |
75 }; |
75 }; |
76 |
76 |