featuer change for calendar
This commit is contained in:
@@ -120,7 +120,7 @@ const PersonalWarningsBanner: React.FC<PersonalWarningsBannerProps> = ({ user: _
|
||||
|
||||
// ── No atemschutz record for this user ─────────────────────────────────────
|
||||
|
||||
if (\!record) return null;
|
||||
if (!record) return null;
|
||||
|
||||
// ── Build warnings list ────────────────────────────────────────────────────
|
||||
|
||||
|
||||
Reference in New Issue
Block a user