Skip to content

Commit

Permalink
Apply spotless
Browse files Browse the repository at this point in the history
Change-Id: I410780207cf898feb2148af4274cc7e23c3c8290
  • Loading branch information
yaraki committed Feb 28, 2024
1 parent 28b5bce commit 822fae5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ fun MainNavigation(
}
},
chatId = chatId,
modifier = Modifier.fillMaxSize()
modifier = Modifier.fillMaxSize(),
)
}

Expand Down

0 comments on commit 822fae5

Please sign in to comment.