diff --git a/src/index.tsx b/src/index.tsx index 76971ce..fad57f5 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -265,7 +265,7 @@ export function App() { {friendData ? : account_circle} -

{friendData?.name ?? 'Offline'}

+

{friendData?.name ?? 'Local'}