mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Move to promises
Closes https://github.com/Chocobozzz/PeerTube/issues/74
This commit is contained in:
parent
5fe7e89831
commit
6fcd19ba73
88 changed files with 1980 additions and 2505 deletions
|
@ -1,6 +1,7 @@
|
|||
export * from './job.model'
|
||||
export * from './oauth-client-local.model'
|
||||
export * from './pod.model'
|
||||
export * from './result-list.model'
|
||||
export * from './request-scheduler.model'
|
||||
export * from './user-video-rate.model'
|
||||
export * from './user.model'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue