ai/at
1
0

fix install.zsh pull

This commit is contained in:
2025-12-09 13:35:44 +09:00
parent ddb69a2b1d
commit 6621d6f8cf
3 changed files with 7 additions and 20 deletions

View File

@@ -1,5 +1,4 @@
diff --git a/src/view/com/auth/SplashScreen.tsx b/src/view/com/auth/SplashScreen.tsx
index 3442d1bdf..dd2d1fdfb 100644
--- a/src/view/com/auth/SplashScreen.tsx
+++ b/src/view/com/auth/SplashScreen.tsx
@@ -40,16 +40,6 @@ export const SplashScreen = ({
@@ -19,7 +18,7 @@ index 3442d1bdf..dd2d1fdfb 100644
</View>
<View
@@ -92,6 +82,17 @@ export const SplashScreen = ({
@@ -102,6 +92,17 @@ export const SplashScreen = ({
<AppLanguageDropdown />
</View>
</View>
@@ -40,13 +39,10 @@ index 3442d1bdf..dd2d1fdfb 100644
diff --git a/src/view/com/auth/SplashScreen.web.tsx b/src/view/com/auth/SplashScreen.web.tsx
--- a/src/view/com/auth/SplashScreen.web.tsx
+++ b/src/view/com/auth/SplashScreen.web.tsx
@@ -91,15 +91,6 @@ export const SplashScreen = ({
{!kawaii && (
<View style={[a.pb_sm, a.pt_5xl]}>
<Logotype width={161} fill={t.atoms.text.color} />
@@ -94,14 +94,6 @@ export const SplashScreen = ({
</View>
)}
-
- <Text
- style={[
- a.text_md,