mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-02-10 03:19:38 +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