cosmetic changes
This commit is contained in:
@@ -14,7 +14,7 @@ class _ServersViewState extends State<ServersView> {
|
||||
color: const Color.fromRGBO(166, 0, 249, 1),
|
||||
child: const Center(
|
||||
child: Text(
|
||||
'Servers',
|
||||
'Servidores',
|
||||
style: TextStyle(
|
||||
color: Colors.white,
|
||||
fontSize: 24,
|
||||
|
||||
@@ -14,7 +14,7 @@ class _UsersViewState extends State<UsersView> {
|
||||
color: const Color.fromRGBO(166, 0, 249, 1),
|
||||
child: const Center(
|
||||
child: Text(
|
||||
'Users',
|
||||
'Usuários',
|
||||
style: TextStyle(
|
||||
color: Colors.white,
|
||||
fontSize: 24,
|
||||
|
||||
Reference in New Issue
Block a user