mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Server: rename Pods -> Pod
This commit is contained in:
parent
feb4bdfd9b
commit
3897209f46
@ -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…
Reference in New Issue
Block a user