mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-11-03 11:44:18 +00:00
Fix all warnings
This commit is contained in:
@@ -217,6 +217,8 @@ class _ComunicMobileAppBarState extends SafeState<ComunicMobileAppBar> {
|
||||
case BarCallbackActions.ACTION_LOGOUT:
|
||||
controller!.requestLogout();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user