This commit is contained in:
Jeena Paradies 2012-12-14 08:16:24 +01:00
parent c3d1ce7d24
commit f4443c3289
5 changed files with 126 additions and 14 deletions

View file

@ -86,7 +86,7 @@ function(Core, Paths, HostApp, URI) {
"https://tent.io/types/post/repost/v0.1.0",
"https://tent.io/types/post/status/v0.1.0",
"https://tent.io/types/post/delete/v0.1.0",
//"https://tent.io/types/post/photo/v0.1.0"
"https://tent.io/types/post/photo/v0.1.0"
];
url.addSearch("post_types", post_types.join(","));