mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
chore: temporary host disabled editing
This commit is contained in:
@@ -208,7 +208,7 @@ internal class TransportTabbed(
|
||||
}
|
||||
})
|
||||
|
||||
edit.isEnabled = clone.isEnabled
|
||||
edit.isEnabled = clone.isEnabled && panel.host.isTemporary.not()
|
||||
|
||||
popupMenu.show(this, e.x, e.y)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user