mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 10:25:28 +03:00
update
This commit is contained in:
@@ -418,13 +418,6 @@ class _AccountHalf extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
),
|
||||
if (error != null) ...[
|
||||
const SizedBox(height: 4),
|
||||
Text(
|
||||
error!,
|
||||
style: const TextStyle(fontSize: 11, color: Color(0xFFE05C6B)),
|
||||
),
|
||||
],
|
||||
],
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user