dog-profile: 'Später erinnern'-Button auf Standalone-Anlage-Seite
Wer aus dem Onboarding (Schritt 1 'Los geht's' navigiert direkt auf #dog-profile) keinen Hund anlegen will, war bisher in der Form festgehängt — kein Skip, kein Zurück. Jetzt: ghost-Button unter dem Submit, setzt by_onboarding_done und schickt zurück auf die Welten/Welcome. Bumpe auf 1135.
This commit is contained in:
parent
7a10db2da4
commit
6bc63e3818
6 changed files with 33 additions and 17 deletions
|
|
@ -4,7 +4,7 @@
|
|||
============================================================ */
|
||||
|
||||
// ← EINZIGE Stelle für die Version — STATIC_ASSETS und CACHE_VERSION leiten sich ab
|
||||
const VER = '1134';
|
||||
const VER = '1135';
|
||||
const CACHE_VERSION = `by-v${VER}`;
|
||||
const CACHE_STATIC = `${CACHE_VERSION}-static`;
|
||||
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue