mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
parent
0bf2bc680d
commit
38e408058f
@ -55,7 +55,7 @@ class ShareDialog(
|
||||
var url = "$host$path"
|
||||
|
||||
if (binding != null && binding!!.timeCodeSwitch.isChecked) {
|
||||
url += "?t=$position"
|
||||
url += "&t=$position"
|
||||
}
|
||||
|
||||
val intent = Intent()
|
||||
|
Loading…
Reference in New Issue
Block a user