This commit is contained in:
MeysamMoghaddam
2025-10-22 16:13:37 +03:30
parent d69a3617d9
commit 47a185bfbe
10 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ public partial class Contact
private void SendEmail()
{
// TODO: Open email client or redirect to email page
Snackbar.Add("ایمیل: info@foursat.co", Severity.Info);
Snackbar.Add("ایمیل: info@kbs1.co", Severity.Info);
}
public class ContactForm