Fix import. Seems i am tired...

This commit is contained in:
John Livingston 2023-04-21 19:28:43 +02:00
parent ee8c9deee1
commit cf0b14d382
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -5,7 +5,7 @@ import { videoHasWebchat } from '../../../shared/lib/video'
import { getBoshUri, getWSUri } from '../uri/webchat'
import { canonicalizePluginUri } from '../uri/canonicalize'
import { getProsodyDomain } from '../prosody/config/domain'
import { fillVideoCustomFields } from 'lib/custom-fields'
import { fillVideoCustomFields } from '../custom-fields'
/**
* This function adds LiveChat information on video ActivityPub data if relevant.