Fixed Server Error Issue On Login

This commit is contained in:
2026-01-30 21:04:20 +11:00
parent 430eef5f23
commit cd86af0526
2 changed files with 3 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<div class="login-card">
<div class="brand-section">
<div class="logo-icon">S</div>
<h1>Welcome Back</h1>
<h1>Welcome Back!</h1>
<p>Enter your details below</p>
</div>