From d805dec08fa58dd0828eabc8b56d9a5abd81f825 Mon Sep 17 00:00:00 2001 From: Minseo Lee Date: Tue, 18 Feb 2025 01:52:06 +0900 Subject: Fix "log in", "log out" to "sign in", "sign out" (#7739) * log to sign * logged to signed --- src/view/screens/DebugMod.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/view/screens/DebugMod.tsx') diff --git a/src/view/screens/DebugMod.tsx b/src/view/screens/DebugMod.tsx index 4ff0a4b8b..2224a4462 100644 --- a/src/view/screens/DebugMod.tsx +++ b/src/view/screens/DebugMod.tsx @@ -378,9 +378,9 @@ export const DebugModScreen = ({}: NativeStackScreenProps< Adult disabled - + - Logged out + Signed out -- cgit 1.4.1