mirror of https://github.com/Chocobozzz/PeerTube
Remove debug
parent
e6abf95e9f
commit
2199aaef6f
|
@ -173,8 +173,6 @@ export class ClientHtml {
|
|||
|
||||
static async getEmbedHTML () {
|
||||
const path = ClientHtml.getEmbedPath()
|
||||
console.log('coucu')
|
||||
console.log(path)
|
||||
|
||||
if (ClientHtml.htmlCache[path]) return ClientHtml.htmlCache[path]
|
||||
|
||||
|
|
Loading…
Reference in New Issue