mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Server: rename Pods -> Pod
This commit is contained in:
parent
feb4bdfd9b
commit
3897209f46
2 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ function addRemoteVideo (videoToCreateData, fromHost, callback) {
|
||||||
waterfall([
|
waterfall([
|
||||||
|
|
||||||
function findOrCreatePod (callback) {
|
function findOrCreatePod (callback) {
|
||||||
fromHost
|
|
||||||
|
|
||||||
const query = {
|
const query = {
|
||||||
where: {
|
where: {
|
||||||
host: fromHost
|
host: fromHost
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue