From f5a1b7d15bd4837cc05b86b30c2cef254998c9f4 Mon Sep 17 00:00:00 2001 From: Laurent Date: Fri, 10 Feb 2023 18:33:40 +0100 Subject: [PATCH] Adds comment --- LeCountdown/LeCountdownApp.swift | 2 ++ 1 file changed, 2 insertions(+) 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