diff --git a/LeCountdown/LeCountdownApp.swift b/LeCountdown/LeCountdownApp.swift index 72768a8..272b502 100644 --- a/LeCountdown/LeCountdownApp.swift +++ b/LeCountdown/LeCountdownApp.swift @@ -106,6 +106,8 @@ struct LeCountdownApp: App { } + /// Show the appropriate tab + /// Actions are launched from the ContentView fileprivate func _performActionIfPossible(url: URL) { let context = persistenceController.container.viewContext