forked from potsda.mn/mobilizon
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",
|
||||
key: "mz:live:owncast:url",
|
||||
label: i18n.t("Owncast live") as string,
|
||||
label: i18n.t("Owncast") as string,
|
||||
description: i18n.t(
|
||||
"The URL where the event can be watched live"
|
||||
) as string,
|
||||
|
|
Loading…
Reference in a new issue