UX: Pro-Chips bei Standard-User mit 10% Opazität statt ausgeblendet (SW by-v740)

This commit is contained in:
rene 2026-05-06 19:28:16 +02:00
parent e3d3802829
commit 860c00eb99
5 changed files with 23 additions and 22 deletions

View file

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