mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-04 18:39:54 +00:00
fixed #2285
This commit is contained in:
parent
795979be07
commit
68efe2b3c4
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user