mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
chore: quick connect typo
This commit is contained in:
@@ -114,6 +114,10 @@ class QuickConnectAction private constructor() : AnAction(I18n.getString("termor
|
||||
|
||||
}
|
||||
|
||||
override fun createOkAction(): AbstractAction {
|
||||
return OkAction(I18n.getString("termora.welcome.contextmenu.connect"))
|
||||
}
|
||||
|
||||
private fun getHistoryHost(host: String): HistoryHost {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user