From 2799da6cbbc63a8c146c84e04922869a40687ef7 Mon Sep 17 00:00:00 2001
From: Fuwn
Enter a username to search for to continue.
+ + + Enter a username to search for to continue. {/if} diff --git a/src/lib/Tools/RandomFollower.svelte b/src/lib/Tools/RandomFollower.svelte index 5b9a2319..88c1bd85 100644 --- a/src/lib/Tools/RandomFollower.svelte +++ b/src/lib/Tools/RandomFollower.svelte @@ -43,14 +43,16 @@ {:then users} {@const user = users[Math.floor(randomSeed * users.length)]} -- - {user.name} - -
+ + + + {user.name} + {:catch}Enter a username to search for to continue.
+ + + Enter a username to search for to continue. {/if} diff --git a/src/lib/Tools/SequelSpy.svelte b/src/lib/Tools/SequelSpy.svelte index 5684463f..c5d9c4a2 100644 --- a/src/lib/Tools/SequelSpy.svelte +++ b/src/lib/Tools/SequelSpy.svelte @@ -85,9 +85,9 @@ {/await} -- The count ratio is the number of episodes you've seen of any direct prequels, and the total number - of episodes of all direct prequels. -
+ + +The count ratio is the number of episodes you've seen of any direct prequels, and the total number +of episodes of all direct prequels.