mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-13 11:42:17 -04:00
more messages work
This commit is contained in:
parent
634543910b
commit
ff14969ffa
12 changed files with 226 additions and 192 deletions
|
@ -21,5 +21,5 @@ class HomeNoActiveState extends State<HomeNoActive> {
|
|||
}
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) => waitingPage(context);
|
||||
Widget build(BuildContext context) => waitingPage();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue