mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-01 15:37:19 +00:00
perf: 添加 xrdp type
This commit is contained in:
@@ -41,6 +41,7 @@ class TerminalTypeChoices(TextChoices):
|
||||
koko = 'koko', 'KoKo'
|
||||
guacamole = 'guacamole', 'Guacamole'
|
||||
omnidb = 'omnidb', 'OmniDB'
|
||||
xrdp = 'xrdp', 'xrdp'
|
||||
|
||||
@classmethod
|
||||
def types(cls):
|
||||
|
Reference in New Issue
Block a user