Skip to content

Commit

Permalink
fix: resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jinukeu committed Jan 26, 2024
1 parent d88f1b3 commit 5b26f32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ internal class MainNavigator(

fun navigateReceivedEnvelopeAdd(categoryName: String, ledgerId: Long) {
navController.navigateReceivedEnvelopeAdd(categoryName, ledgerId)
}

fun navigateMyPagePrivacyPolicy() {
navController.navigateMyPagePrivacyPolicy()
Expand Down

0 comments on commit 5b26f32

Please sign in to comment.