mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-07-29 13:12:41 +00:00
Autohiding copy-link
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -332,6 +332,7 @@ function init(){
|
|||||||
$.contextMenu({
|
$.contextMenu({
|
||||||
selector: '.list-song',
|
selector: '.list-song',
|
||||||
reposition: true,
|
reposition: true,
|
||||||
|
autoHide: true,
|
||||||
items: {
|
items: {
|
||||||
copy: {
|
copy: {
|
||||||
name: "Copy link",
|
name: "Copy link",
|
||||||
|
|||||||
Reference in New Issue
Block a user