mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Make it compile at least
This commit is contained in:
parent
38fa206583
commit
571389d43b
53 changed files with 342 additions and 1256 deletions
|
@ -9,7 +9,7 @@ export interface User {
|
|||
role: UserRole
|
||||
videoQuota: number
|
||||
createdAt: Date,
|
||||
author: {
|
||||
account: {
|
||||
id: number
|
||||
uuid: string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue