mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-31 22:36:58 -04:00
committed by
Pierre Dubouilh
parent
c0ff5adaf9
commit
7b899af6a8
Vendored
+4
@@ -599,6 +599,10 @@ function videosOff () {
|
||||
return true
|
||||
}
|
||||
|
||||
window.videodl = function() {
|
||||
dl(getASelected())
|
||||
}
|
||||
|
||||
// help
|
||||
const isHelpMode = () => help.style.display === 'block'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user