chore(ui): Change icon of the Services placeholder

pull/359/head
Inex Code 2023-09-26 20:20:13 +03:00
parent f9c951f127
commit 914775ac48
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ class _ServicesPageState extends State<ServicesPage> {
showReadyCard: true,
title: 'service_page.nothing_here'.tr(),
description: 'basis.please_connect'.tr(),
iconData: BrandIcons.social,
iconData: BrandIcons.box,
)
: RefreshIndicator(
onRefresh: () async {