chore: set about me character limit (#5639)
This commit is contained in:
parent
432bdcb53b
commit
964307fd6b
1 changed files with 1 additions and 0 deletions
|
|
@ -159,6 +159,7 @@ class SettingsLearningView extends StatelessWidget {
|
|||
controller.setAbout(val),
|
||||
minLines: 1,
|
||||
maxLines: 3,
|
||||
maxLength: 100,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue