photos
This commit is contained in:
parent
c3d1ce7d24
commit
f4443c3289
5 changed files with 126 additions and 14 deletions
|
@ -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(","));
|
||||
|
||||
|
|
Reference in a new issue