fix: Wrong fab action
This commit is contained in:
parent
b441b01ff3
commit
dcca10f6ff
2 changed files with 0 additions and 2173 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -154,10 +154,6 @@ class _HomeViewState extends State<HomeView> with TickerProviderStateMixin {
|
|||
.pushNamedAndRemoveUntilIsFirst('/newprivatechat');
|
||||
break;
|
||||
case 2:
|
||||
AdaptivePageLayout.of(context)
|
||||
.pushNamedAndRemoveUntilIsFirst('/newgroup');
|
||||
break;
|
||||
case 3:
|
||||
_setServer(context);
|
||||
break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue