1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-02 12:07:07 +01:00

Adjust whitespace

This commit is contained in:
Jed Fox 2022-10-31 09:14:45 -04:00
parent c36939468e
commit da3a83d387
No known key found for this signature in database
GPG Key ID: 0B61D18EA54B47E1

View File

@ -504,6 +504,7 @@ extension MainTabBarController: UITabBarControllerDelegate {
}
return true
}
func tabBarController(_ tabBarController: UITabBarController, didSelect viewController: UIViewController) {
os_log(.info, log: .debug, "%{public}s[%{public}ld], %{public}s: select %s", ((#file as NSString).lastPathComponent), #line, #function, viewController.debugDescription)
defer {