Add system tab

This commit is contained in:
Terranom674
2026-08-16 13:35:32 +02:00
parent 3e406a65ca
commit 939994fdb0

View File

@@ -23,7 +23,8 @@
{ id:'regeln', label:'Albumregeln' },
{ id:'auswahl-download', label:'Fotoauswahl & Downloads' },
{ id:'bilddateien', label:'Bilddateien & Pfade' },
{ id:'wartung', label:'Wartung / Cache' }
{ id:'wartung', label:'Wartung / Cache' },
{ id:'system', label:'System & Updates' }
];
var panels = [];
definitions.forEach(function (d) {