This commit is contained in:
Jeena Paradies 2012-12-28 21:42:52 +01:00
parent bb7161f732
commit 2af4d5c0a7

View file

@ -268,7 +268,7 @@ function(HostApp, Core, Paths, 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(","));