]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - shared/server-commands/search/search-command.ts
Translated using Weblate (Japanese)
[github/Chocobozzz/PeerTube.git] / shared / server-commands / search / search-command.ts
index 0fbbcd6efe41e68fadade9754407860232a092e6..a5b498b664d3fef49c98072a65bec22299548e21 100644 (file)
@@ -74,7 +74,7 @@ export class SearchCommand extends AbstractCommand {
       ...options,
 
       search: {
-        search: search,
+        search,
         sort: sort ?? '-publishedAt'
       }
     })