Skip to content

Commit f41fb18

Browse files
committed
add lttstore migration warning
1 parent 26a5f3e commit f41fb18

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/routes/(info)/lttstore/+layout.svelte

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@
7171
</select>
7272
</div>
7373
</div>
74+
<div class="card border-2 mt-1 p-2 border-amber-600! bg-amber-600/21! limit-large mx-auto">
75+
I am currently working on migrating the LTTStore database to support tracking both the US store and the Global store.
76+
During this time, this site will probably be very broken, and possibly display incorrect data.
77+
</div>
7478
{@render children?.()}
7579
<br>
7680
<div class="p-4">

0 commit comments

Comments
 (0)