fixed title of owncast meta data
This commit is contained in:
parent
324cf3e5e2
commit
86fbcaff40
@ -139,7 +139,7 @@ export const eventMetaDataList: IEventMetadataDescription[] = [
|
|||||||
{
|
{
|
||||||
icon: "mz:icon:owncast",
|
icon: "mz:icon:owncast",
|
||||||
key: "mz:live:owncast:url",
|
key: "mz:live:owncast:url",
|
||||||
label: i18n.t("Owncast live") as string,
|
label: i18n.t("Owncast") as string,
|
||||||
description: i18n.t(
|
description: i18n.t(
|
||||||
"The URL where the event can be watched live"
|
"The URL where the event can be watched live"
|
||||||
) as string,
|
) as string,
|
||||||
|
Loading…
Reference in New Issue
Block a user