feat: synchronisation mode deconnecte fin chat et stats
This commit is contained in:
@@ -147,7 +147,6 @@ class ThemeSwitcher extends StatelessWidget {
|
||||
/// Boutons à bascule
|
||||
Widget _buildToggleButtons(BuildContext context) {
|
||||
final themeService = ThemeService.instance;
|
||||
final theme = Theme.of(context);
|
||||
|
||||
return ToggleButtons(
|
||||
borderRadius: BorderRadius.circular(8),
|
||||
|
||||
Reference in New Issue
Block a user