diff --git a/frontend/src/components/mii/list/index.tsx b/frontend/src/components/mii/list/index.tsx
index 2b146b2..ebe8a8f 100644
--- a/frontend/src/components/mii/list/index.tsx
+++ b/frontend/src/components/mii/list/index.tsx
@@ -158,7 +158,10 @@ export default function MiiList({ parentPage, userId, bypassCache }: Props) {
No Miis found, has the server died?
+ <> +No Miis found, has the server died?
+Please try refreshing first!
+ > )} > );