mirror of
https://github.com/zoriya/Aeris.git
synced 2026-06-02 02:46:15 +00:00
Mobile Client: Service Provider: available services => disconnected services
This commit is contained in:
@@ -67,7 +67,7 @@ class ServicePage extends StatelessWidget {
|
||||
warnedAction: AppLocalizations.of(context).disconnect)),
|
||||
context),
|
||||
...getServiceGroup(
|
||||
serviceProvider.availableServices,
|
||||
serviceProvider.disconnectedServices,
|
||||
AppLocalizations.of(context).available,
|
||||
const Icon(Icons.connect_without_contact, color: Colors.green),
|
||||
(Service service) {
|
||||
|
||||
Reference in New Issue
Block a user