mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-06-03 22:27:29 +02:00
feat: add account button forever
This commit is contained in:
parent
7734ffa61d
commit
88865617cc
@ -20,7 +20,6 @@ class SettingsAccountView extends StatelessWidget {
|
||||
withScrolling: true,
|
||||
child: Column(
|
||||
children: [
|
||||
if (!Matrix.of(context).isMultiAccount)
|
||||
ListTile(
|
||||
trailing: Icon(Icons.add_box_outlined),
|
||||
title: Text(L10n.of(context).addAccount),
|
||||
|
Loading…
x
Reference in New Issue
Block a user