mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-31 04:31:54 +00:00 
			
		
		
		
	Update iOS/AppDelegate.swift
This commit is contained in:
		| @@ -23,6 +23,7 @@ final class AppDelegate: UIResponder, UIApplicationDelegate { | ||||
|     func application(_ app: UIApplication, open url: URL, options: [UIApplication.OpenURLOptionsKey : Any] = [:]) -> Bool { | ||||
|         if url.scheme == "yattee" { | ||||
|             OpenURLHandler.handle(url) | ||||
|             return true | ||||
|         } | ||||
|         return false | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tim Johnsen
					Tim Johnsen