Merge pull request #2507 from shenzhiming88/patch-2

添加`直播全屏包裹`说明中缺失的句号
This commit is contained in:
Grant Howard 2021-11-13 14:05:28 +08:00 committed by GitHub
commit a3776e3d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ export const component: ComponentMetadata = {
name: 'liveGiftBox',
displayName: '直播全屏包裹',
description: {
'zh-CN': '在直播的网页全屏(不能是全屏)模式下往控制栏添加包裹按钮',
'zh-CN': '在直播的网页全屏(不能是全屏)模式下往控制栏添加包裹按钮.',
},
urlInclude: liveUrls,
tags: [componentsTags.live],