mirror of
https://github.com/yattee/yattee.git
synced 2025-08-06 10:44:06 +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