Fix: P/Z-Badges komplett aus allen Welt-Views entfernt (SW by-v924)
- _renderJetzt: false,false statt f.pro/_isRoleBasedPro/f.role=breeder - _openAllChips: P-Badge entfernt - _isRoleBasedPro() nur noch als ungenutzte Funktion (bleibt für Kompatibilität)
This commit is contained in:
parent
1081466704
commit
a27b8ea5b4
4 changed files with 4 additions and 5 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Router, State-Management, Navigation, Initialisierung.
|
||||
============================================================ */
|
||||
|
||||
const APP_VER = '923'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
const APP_VER = '924'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
|
||||
const APP_VERSION = '1.5.1'; // ← semantische Version, wird bei make release gesetzt
|
||||
const IS_STAGING = location.hostname === 'staging.banyaro.app';
|
||||
// Cache-Bust-Parameter nach Update-Reload sofort entfernen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue