mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 02:09:37 +02:00
Adapt client with video channels
This commit is contained in:
parent
f5028693a8
commit
404b54e14f
13 changed files with 159 additions and 113 deletions
|
@ -1,6 +1,5 @@
|
|||
import * as express from 'express'
|
||||
import * as Sequelize from 'sequelize'
|
||||
import * as Promise from 'bluebird'
|
||||
|
||||
import { pseudoRandomBytesPromise } from './core-utils'
|
||||
import { CONFIG, database as db } from '../initializers'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue