Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jinliu9508 committed Nov 28, 2023
1 parent a0e830d commit 06047c2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ internal class InAppMessagesManager(
}

override fun onModelReplaced(
model: ModelReplacedArgs<ConfigModel>,
tag: String,
model: ModelReplacedArgs<ConfigModel>,
tag: String,
) {
suspendifyOnThread {
fetchMessages()
Expand Down

0 comments on commit 06047c2

Please sign in to comment.