This commit is contained in:
2026-02-25 20:52:13 +08:00
parent 79083be9ff
commit 993af5fc94
4 changed files with 4 additions and 21 deletions

View File

@@ -67,10 +67,6 @@ export default function SettingsScreen() {
<Text style={styles.aboutLabel}></Text>
<Text style={styles.aboutValue}>iOS / Android</Text>
</View>
<View style={styles.aboutRow}>
<Text style={styles.aboutLabel}></Text>
<Text style={styles.aboutValue}>React Native + Expo</Text>
</View>
<Text style={styles.copyright}>© 2024 FunMC Team</Text>
</View>
</ScrollView>