mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-06 03:50:26 +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
|
@ -1,7 +1,6 @@
|
|||
export interface Pod {
|
||||
id: number,
|
||||
host: string,
|
||||
email: string,
|
||||
score: number,
|
||||
createdAt: Date
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue