Update: 2026-06-11 13:47:39
This commit is contained in:
@@ -238,7 +238,7 @@ class LoginPage extends StatelessWidget {
|
||||
recognizer: TapGestureRecognizer()
|
||||
..onTap = () {
|
||||
launchUrl(Uri.parse(
|
||||
'https://intaleq.xyz/intaleq/privacy_policy.php'));
|
||||
'https://intaleq.xyz/siro/privacy_policy.php'));
|
||||
},
|
||||
),
|
||||
TextSpan(text: " and acknowledge our Privacy Policy.".tr),
|
||||
|
||||
Reference in New Issue
Block a user