mirror of
https://github.com/yattee/yattee.git
synced 2024-11-10 00:08:21 +00:00
Update Model/Applications/VideosAPI.swift
This commit is contained in:
parent
4038f7fdb9
commit
7f8aa51c78
@ -117,7 +117,7 @@ extension VideosAPI {
|
||||
urlComponents = instanceComponents
|
||||
}
|
||||
|
||||
guard var urlComponents: URLComponents = urlComponents else {
|
||||
guard var urlComponents else {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user