We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a5f3e commit f41fb18Copy full SHA for f41fb18
1 file changed
src/routes/(info)/lttstore/+layout.svelte
@@ -71,6 +71,10 @@
71
</select>
72
</div>
73
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>
78
{@render children?.()}
79
<br>
80
<div class="p-4">
0 commit comments