mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 09:06:03 +00:00
fixed #2285
This commit is contained in:
@@ -120,7 +120,7 @@ export class NewTabContextMenu extends TabContextMenuItemProvider {
|
|||||||
/** @hidden */
|
/** @hidden */
|
||||||
@Injectable()
|
@Injectable()
|
||||||
export class CopyPasteContextMenu extends TabContextMenuItemProvider {
|
export class CopyPasteContextMenu extends TabContextMenuItemProvider {
|
||||||
weight = 1
|
weight = -10
|
||||||
|
|
||||||
constructor (
|
constructor (
|
||||||
private zone: NgZone,
|
private zone: NgZone,
|
||||||
|
Reference in New Issue
Block a user