Fix: Nach Login direkt in HUND-Welt landen statt Welcome-Seite (SW by-v658)
This commit is contained in:
parent
3344de27bb
commit
eca8d1455d
4 changed files with 8 additions and 8 deletions
|
|
@ -93,9 +93,9 @@
|
|||
</script>
|
||||
|
||||
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=657">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=657">
|
||||
<link rel="stylesheet" href="/css/components.css?v=657">
|
||||
<link rel="stylesheet" href="/css/design-system.css?v=658">
|
||||
<link rel="stylesheet" href="/css/layout.css?v=658">
|
||||
<link rel="stylesheet" href="/css/components.css?v=658">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
@ -562,7 +562,7 @@
|
|||
<script src="/js/api.js?v=94"></script>
|
||||
<script src="/js/ui.js?v=94"></script>
|
||||
<script src="/js/app.js?v=94"></script>
|
||||
<script src="/js/worlds.js?v=657"></script>
|
||||
<script src="/js/worlds.js?v=658"></script>
|
||||
|
||||
<!-- Feature-Seiten werden lazy geladen -->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue