This commit is contained in:
leekleak
2025-07-19 18:59:24 +03:00
committed by GitHub
parent e6e7ada855
commit 8f2573fcbb

View File

@@ -66,7 +66,7 @@ fun WidgetColumn(
Column(
modifier = modifier
modifier = modifier.fillMaxWidth()
) {
val scope = rememberCoroutineScope()
Column {