Update peertube
This commit is contained in:
parent
a4564579c2
commit
9f8ef2e945
2
PeerTube
2
PeerTube
|
@ -1 +1 @@
|
||||||
Subproject commit b033851fb54241bb703f86add025229e68cc6f59
|
Subproject commit 3e8c3fcdb063e2d8f4b3ba04fdcdeda588538751
|
|
@ -1,5 +1,5 @@
|
||||||
export interface IndexableDoc {
|
export interface IndexableDoc {
|
||||||
elasticSearchId: string
|
elasticSearchId: string
|
||||||
host: string
|
host: string
|
||||||
url?: string
|
url: string
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue