feat(school-logo): add logo thumbnail handling in school settings and update navbar display logic

This commit is contained in:
2026-05-10 17:45:14 +02:00
parent c953f22ab4
commit 123ad6f0a7
3 changed files with 12 additions and 6 deletions
+2
View File
@@ -69,6 +69,8 @@ DEFAULTS = {
'school_number': '000000',
'it_admin': 'IT-Beauftragte oder IT-Beauftragter',
'logo_path': '',
'logo_thumb': '',
'logo_thumb': '',
},
'schoolPeriods': {
"1": {"start": "08:00", "end": "08:45", "label": "1. Stunde (08:00 - 08:45)"},