data-forms: temporary text-multi support
This commit is contained in:
parent
90c003f975
commit
716b8be04f
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ class FormWin(object):
|
|||
'jid-single': TextSingleWin,
|
||||
'list-multi': ListMultiWin,
|
||||
'list-single': ListSingleWin,
|
||||
# text-multi
|
||||
'text-multi': TextSingleWin,
|
||||
'text-private': TextPrivateWin,
|
||||
'text-single': TextSingleWin,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue