diff --git a/api/@ohos.commonEvent.d.ts b/api/@ohos.commonEvent.d.ts index 66ee8b106b7c9ac68ed54a9641ee61953757dc3f..7826cee6e691d4e4e8911b0753292a2952b7a738 100644 --- a/api/@ohos.commonEvent.d.ts +++ b/api/@ohos.commonEvent.d.ts @@ -958,7 +958,7 @@ declare namespace commonEvent { * sent by the window manager service when the window mode is split. * @since 8 */ - COMMON_EVENT_SPLIT_SCREEN = "common.event.SPLIT_SCREEN" + COMMON_EVENT_SPLIT_SCREEN = "common.event.SPLIT_SCREEN", /** * The notification slot has been updated.