mirror of
https://github.com/austinried/subtracks.git
synced 2026-03-29 08:32:43 +02:00
only allow settings (to add server) on first run
This commit is contained in:
@@ -82,14 +82,14 @@ const styles = StyleSheet.create({
|
||||
alignItems: 'center',
|
||||
},
|
||||
image: {
|
||||
height: 140,
|
||||
width: 140,
|
||||
height: 150,
|
||||
width: 150,
|
||||
marginBottom: -10,
|
||||
tintColor: colors.accent,
|
||||
},
|
||||
text: {
|
||||
fontFamily: font.bold,
|
||||
fontSize: 50,
|
||||
fontSize: 31,
|
||||
color: colors.text.primary,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user