mirror of
https://github.com/yattee/yattee.git
synced 2026-01-14 15:52:34 +00:00
Fix share URLs
This commit is contained in:
@@ -80,6 +80,6 @@ extension VideosAPI {
|
||||
urlComponents.queryItems = queryItems
|
||||
}
|
||||
|
||||
return urlComponents.url!
|
||||
return urlComponents.url
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user