Gesundheit: konsistente Phosphor-Icons, keine Emojis — SW by-v436, APP_VER 415

- Sprite: bandaids + calendar-plus hinzugefügt
- ICONS-Map: entwurmung→bandaids, medikament→pill, tierarzt→stethoscope,
  gewicht→scales, allergie→warning-circle
- Praxen: Notfall-/Anruf-Buttons mit phone/warning SVG statt Emojis
- Terminvorschlag: calendar-plus SVG statt 📅 Emoji
This commit is contained in:
rene 2026-04-26 17:20:27 +02:00
parent c935d3fbd4
commit faf433f4cf
4 changed files with 21 additions and 9 deletions

View file

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