Skip to content

Commit

Permalink
[chore] #137 ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
l2zh committed Apr 24, 2024
1 parent 4be3184 commit b174f9e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ class NickNameFragment : BindingFragment<FragmentNicknameBinding>(R.layout.fragm
override fun handleOnBackPressed() {
requireActivity().finishAffinity()
}
})
}
)
}

companion object {
Expand Down

0 comments on commit b174f9e

Please sign in to comment.