mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-30 12:46:52 +00:00
chore(ui): Change icon of the Services placeholder
This commit is contained in:
parent
f9c951f127
commit
914775ac48
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue