Skip to content

Commit

Permalink
🔧 ./gradlew detekt --auto-correct
Browse files Browse the repository at this point in the history
  • Loading branch information
Corvus400 committed Sep 2, 2024
1 parent 5048a0d commit cbea568
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -445,8 +445,8 @@ internal fun EditScreen(
keyboardActions = KeyboardActions(
onDone = {
focusManager.clearFocus()
}
)
},
),
)

Column(
Expand Down

0 comments on commit cbea568

Please sign in to comment.