From 4896b76e47e02830f64efd85a2300852b022b188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Mart=C3=ADn?= Date: Thu, 20 Jul 2023 07:21:28 +0200 Subject: [PATCH] Try to fix lint issue --- .../impl/timeline/components/TimelineItemReactionsLayout.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/TimelineItemReactionsLayout.kt b/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/TimelineItemReactionsLayout.kt index 8f3f5865ea..3b1cb9b878 100644 --- a/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/TimelineItemReactionsLayout.kt +++ b/features/messages/impl/src/main/kotlin/io/element/android/features/messages/impl/timeline/components/TimelineItemReactionsLayout.kt @@ -42,6 +42,7 @@ import io.element.android.libraries.designsystem.preview.ElementPreview * @param expandButton The expand button * @param addMoreButton The add more button * @param reactions The reaction buttons + * @param modifier The modifier to apply to this layout */ @Composable fun TimelineItemReactionsLayout(