Commit 9d05331ab031a38145b75c0d0d50eeb092fc7b91

Authored by Yarik
1 parent 3a1bbfcc

test

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
common/models/UserInfo.php
@@ -98,7 +98,7 @@ @@ -98,7 +98,7 @@
98 [ 98 [
99 [ 'prepayment' ], 99 [ 'prepayment' ],
100 'number', 100 'number',
101 - 'min' => 1, 101 + 'min' => 0,
102 'max' => 100, 102 'max' => 100,
103 ], 103 ],
104 [ 104 [