fixed translations

This commit is contained in:
Kima
2024-01-25 20:11:11 +01:00
parent c55f4058c7
commit 8d84b2c65f
4 changed files with 19 additions and 5 deletions

View File

@@ -58,7 +58,9 @@ class GeneralSettingsScreen extends StatelessWidget {
child: Padding(
padding: const EdgeInsets.symmetric(vertical: 16.0, horizontal: 24.0),
child: Column(
children: [],
children: [
],
),
),
),