mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-15 18:02:58 +08:00
chore: clone session order
This commit is contained in:
@@ -40,5 +40,8 @@ class CloneSessionTerminalTabbedContextMenuExtension private constructor() : Ter
|
||||
throw UnsupportedOperationException()
|
||||
}
|
||||
|
||||
override fun ordered(): Long {
|
||||
return 0
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user