mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-12-07 20:08:51 +00:00
fixed spacing
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
}
|
||||
, "discover" : {
|
||||
"Movie" : { "resource": "discover/movie", "method": "get" }
|
||||
, "Tv" : { "resource": "discover/tv", "method": "get"}
|
||||
, "Tv" : { "resource": "discover/tv", "method": "get" }
|
||||
}
|
||||
, "movie" : {
|
||||
"Info" : { "resource": "movie/:id", "method": "get" }
|
||||
|
||||
Reference in New Issue
Block a user