mirror of https://github.com/Chocobozzz/PeerTube
Server: rename Pods -> Pod
parent
feb4bdfd9b
commit
3897209f46
|
@ -56,8 +56,6 @@ function addRemoteVideo (videoToCreateData, fromHost, callback) {
|
|||
waterfall([
|
||||
|
||||
function findOrCreatePod (callback) {
|
||||
fromHost
|
||||
|
||||
const query = {
|
||||
where: {
|
||||
host: fromHost
|
||||
|
|
Loading…
Reference in New Issue