diff --git a/lib/pages/customize.dart b/lib/pages/customize.dart index 7f0ddf5..0f9d054 100644 --- a/lib/pages/customize.dart +++ b/lib/pages/customize.dart @@ -136,7 +136,6 @@ class _CustomizeState extends State { ) else if (core.connection.controllerDevices.isEmpty) Warning( - important: false, children: [Text(context.i18n.connectControllerToPreview).small], ), ],