mirror of
https://github.com/Eugeny/tabby.git
synced 2025-03-31 15:50:28 +08:00
fixed #2285
This commit is contained in:
parent
795979be07
commit
68efe2b3c4
@ -120,7 +120,7 @@ export class NewTabContextMenu extends TabContextMenuItemProvider {
|
||||
/** @hidden */
|
||||
@Injectable()
|
||||
export class CopyPasteContextMenu extends TabContextMenuItemProvider {
|
||||
weight = 1
|
||||
weight = -10
|
||||
|
||||
constructor (
|
||||
private zone: NgZone,
|
||||
|
Loading…
x
Reference in New Issue
Block a user