mirror of
https://github.com/eugeny/tabby
synced 2026-08-20 04:46:49 +00:00
fixed #2285
This commit is contained in:
@@ -120,7 +120,7 @@ export class NewTabContextMenu extends TabContextMenuItemProvider {
|
||||
/** @hidden */
|
||||
@Injectable()
|
||||
export class CopyPasteContextMenu extends TabContextMenuItemProvider {
|
||||
weight = 1
|
||||
weight = -10
|
||||
|
||||
constructor (
|
||||
private zone: NgZone,
|
||||
|
||||
Reference in New Issue
Block a user