Admin: Moderation-Tab für Züchter + Wiki-Fotos (SW by-v280)

This commit is contained in:
rene 2026-04-21 19:44:06 +02:00
parent 180de32e57
commit 2b442ebd98
3 changed files with 145 additions and 16 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '267'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '268'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {