fix: Config viewer not updating state
This commit is contained in:
parent
15d42a1fbd
commit
1991707be7
3 changed files with 39 additions and 42 deletions
|
|
@ -289,6 +289,7 @@ class ChatInputRow extends StatelessWidget {
|
|||
bottom: 6.0,
|
||||
top: 3.0,
|
||||
),
|
||||
counter: const SizedBox.shrink(),
|
||||
hintText: L10n.of(context).writeAMessage,
|
||||
hintMaxLines: 1,
|
||||
border: InputBorder.none,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue