mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Autohiding copy-link
This commit is contained in:
@@ -332,6 +332,7 @@ function init(){
|
||||
$.contextMenu({
|
||||
selector: '.list-song',
|
||||
reposition: true,
|
||||
autoHide: true,
|
||||
items: {
|
||||
copy: {
|
||||
name: "Copy link",
|
||||
|
||||
Reference in New Issue
Block a user