mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-12-01 06:55:45 +01:00
removed debug infor
This commit is contained in:
@@ -397,14 +397,6 @@ const Settings: React.FC = () => {
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div style={{ marginTop: '1rem', padding: '1rem', background: '#f8f9fa', borderRadius: '8px' }}>
|
||||
<div style={{ fontSize: '0.9rem', color: '#666' }}>
|
||||
<strong>Vorschau:</strong> {getFullName() || '(Kein Name)'}
|
||||
</div>
|
||||
<div style={{ fontSize: '0.8rem', color: '#888', marginTop: '0.5rem' }}>
|
||||
E-Mail: {currentUser.email}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user