Skip to content

Commit

Permalink
Adds missing EOF line
Browse files Browse the repository at this point in the history
  • Loading branch information
MikePT28 committed Nov 1, 2023
1 parent a7b08db commit aa16302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/appyx-navigation/ios/src/iosMain/kotlin/main.ios.kt
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ fun handleDeepLinks(url: NSURL) {
("randomcake-wait") -> navigator.goToARandomCake()
}
}
}
}

0 comments on commit aa16302

Please sign in to comment.