From 1a9f79584b87907970bd133e963b04fc0b375a06 Mon Sep 17 00:00:00 2001 From: Juraj Hilje Date: Wed, 4 Sep 2024 13:27:19 +0200 Subject: [PATCH] feat(shortcuts): update AppIntentsHandler.swift --- IVPNClient/Scenes/MainScreen/AppIntentsHandler.swift | 2 ++ 1 file changed, 2 insertions(+) diff --git a/IVPNClient/Scenes/MainScreen/AppIntentsHandler.swift b/IVPNClient/Scenes/MainScreen/AppIntentsHandler.swift index a9744dee..5ddc8386 100644 --- a/IVPNClient/Scenes/MainScreen/AppIntentsHandler.swift +++ b/IVPNClient/Scenes/MainScreen/AppIntentsHandler.swift @@ -6,6 +6,8 @@ // Copyright © 2024 IVPN. All rights reserved. // +import UIKit + extension MainViewController { // MARK: - App Intents -