mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-01-06 01:20:29 +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