Feature: Moderation-Kacheln klickbar — direkter Sprung in Tab (SW by-v662)

This commit is contained in:
rene 2026-05-03 21:07:30 +02:00
parent 4cd2a33ca2
commit 0413483692
4 changed files with 26 additions and 35 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '661'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '662'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VERSION = '1.3.0'; // ← semantische Version, wird bei make release gesetzt
const IS_STAGING = location.hostname === 'staging.banyaro.app';