fixed #104
This commit is contained in:
parent
bb7161f732
commit
2af4d5c0a7
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ function(HostApp, Core, Paths, URI) {
|
||||||
"https://tent.io/types/post/repost/v0.1.0",
|
"https://tent.io/types/post/repost/v0.1.0",
|
||||||
"https://tent.io/types/post/status/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/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(","));
|
url.addSearch("post_types", post_types.join(","));
|
||||||
|
|
||||||
|
|
Reference in a new issue