Agrega URL del repositorio en política de privacidad
This commit is contained in:
@@ -40,7 +40,7 @@ class PrivacyPolicyScreen extends StatelessWidget {
|
||||
const SizedBox(height: 16),
|
||||
_section(context, 'Contacto',
|
||||
'Si tienes preguntas sobre esta política de privacidad, abre un issue en el '
|
||||
'repositorio del proyecto.'),
|
||||
'repositorio del proyecto:\nhttps://git.devlab.lat/android/home-control'),
|
||||
const SizedBox(height: 16),
|
||||
Text('Última actualización: Junio 2026', style: Theme.of(context).textTheme.bodySmall?.copyWith(color: Colors.grey)),
|
||||
const SizedBox(height: 32),
|
||||
|
||||
Reference in New Issue
Block a user