mirror of
https://github.com/Xevion/glance.git
synced 2025-12-13 12:11:52 -06:00
Prevent default on middle click
This commit is contained in:
@@ -263,6 +263,7 @@ function setupGroups() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
openURLInNewTab(title.dataset.titleUrl);
|
openURLInNewTab(title.dataset.titleUrl);
|
||||||
|
event.preventDefault();
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user