mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-16 06:18:47 +02:00
Add ?tkr=1
This commit is contained in:
@@ -5048,7 +5048,7 @@ proc ManURL { t } {
|
||||
catch {
|
||||
set r [$t tag prevrange url current]
|
||||
set url [$t get [lindex $r 0] [lindex $r 1]]
|
||||
exec xdg-open "$url"
|
||||
exec xdg-open "$url?tkr=1"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user