Skip to content

Commit 35d507a

Browse files
committed
Fixed participant domain ID max number (#238)
Signed-off-by: danipiza <dpizarrogallego@gmail.com>
1 parent 792cfc5 commit 35d507a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

forms/participantdialog.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@
5555
<property name="suffix">
5656
<string/>
5757
</property>
58+
<property name="maximum">
59+
<number>232</number>
60+
</property>
5861
<property name="value">
5962
<number>80</number>
6063
</property>

0 commit comments

Comments
 (0)