diff --git a/src/routes/_index/build.svelte b/src/routes/_index/build.svelte index 45e2d25a..1eb16958 100644 --- a/src/routes/_index/build.svelte +++ b/src/routes/_index/build.svelte @@ -9,7 +9,7 @@ const dispatch = createEventDispatcher(); - const promoted = ['thoma', 'fischl', 'diona']; + const promoted = ['yae_miko']; let current = 0; async function change(index) { @@ -25,7 +25,7 @@
-
+ +
{characters[id].name}

{buildName} Build