Agrega URL del repositorio en política de privacidad
This commit is contained in:
@@ -28,7 +28,7 @@ Since all data is stored locally, uninstalling the app removes all associated da
|
||||
|
||||
## Contact
|
||||
|
||||
If you have questions about this privacy policy, please open an issue at the project repository.
|
||||
If you have questions about this privacy policy, please open an issue at the project repository: https://git.devlab.lat/android/home-control
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -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