Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Mar 25, 2024
1 parent d509e1e commit 80ae14e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions android/app/src/main/java/com/fireboltnew/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ class MainActivity : ReactActivity() {
DefaultReactActivityDelegate(this, mainComponentName, fabricEnabled)
}
override fun createBreezeactActivityDelegate():
mainComponentName, fabricEnabled) }
]
override fn createCoijoinReactActivityDeledate():
mainCompoenetName, fabriEnabled) }
mainComponentName, fabricEnabled)
}
override fn createCoinjoinReactActivityDeledate():
mainCompoenetName, fabriEnabled)
}

0 comments on commit 80ae14e

Please sign in to comment.