Skip to content

Commit

Permalink
Fix typing
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitletondor committed Jun 6, 2024
1 parent 1706b3c commit 4081c4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ object AppModule {
)

this.app = createdApp
app
createdApp
}

val db = CachedOnlineDBImpl(
Expand Down

0 comments on commit 4081c4b

Please sign in to comment.