This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
autoplex-legacy
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
Fix comment typo
dev
David Ludwig
4 years ago
parent
ce58a260aa
commit
e0d66f6804
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
api/search/src/IpcClient.ts
+ 1
- 1
api/search/src/IpcClient.ts
View File
@ -9,7 +9,7 @@ export abstract class IpcClient<M extends Microservice = Microservice> extends I
*
/
protected
SOCKET_PATH
=
SOCKET_PATH
;
/
*
*
/
*
*
*
Get
the
details
of
a
movie
*
/
protected
async
details
(
tmdbId
:
number
)
{
Write
Preview
Loading…
Cancel
Save