Skip to content

Commit 3651388

Browse files
committed
add annotation
1 parent a0e9fb1 commit 3651388

File tree

1 file changed

+1
-0
lines changed
  • core/ui/src/main/kotlin/ru/tech/imageresizershrinker/core/ui/utils/helper

1 file changed

+1
-0
lines changed

core/ui/src/main/kotlin/ru/tech/imageresizershrinker/core/ui/utils/helper/LinkUtils.kt

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ object LinkUtils {
3030
}
3131
}
3232

33+
@ConsistentCopyVisibility
3334
data class LinkPreview internal constructor(
3435
val title: String?,
3536
val description: String?,

0 commit comments

Comments
 (0)