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');
|
.pushNamedAndRemoveUntilIsFirst('/newprivatechat');
|
||||||
break;
|
break;
|
||||||
case 2:
|
case 2:
|
||||||
AdaptivePageLayout.of(context)
|
|
||||||
.pushNamedAndRemoveUntilIsFirst('/newgroup');
|
|
||||||
break;
|
|
||||||
case 3:
|
|
||||||
_setServer(context);
|
_setServer(context);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue