Skip to content

Commit

Permalink
add comment (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoeriVD authored Jul 18, 2024
1 parent 08c0d0a commit 3eed6c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Next calls/CarPlay/CarplayInterfaceDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ extension CarPlaySceneDelegate : CPInterfaceControllerDelegate {
}
}
func templateDidAppear(_ aTemplate: CPTemplate, animated: Bool) {

// do nothing
}
func templateWillDisappear(_ aTemplate: CPTemplate, animated: Bool) {

// do nothing
}
func templateDidDisappear(_ aTemplate: CPTemplate, animated: Bool) {

// do nothing
}
}

0 comments on commit 3eed6c6

Please sign in to comment.