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