mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
revert cache test change
This commit is contained in:
parent
b023b7c806
commit
15429133d8
@ -30,7 +30,7 @@ const App = () => (
|
||||
const styles = StyleSheet.create({
|
||||
appContainer: {
|
||||
flex: 1,
|
||||
backgroundColor: 'green', // change test
|
||||
backgroundColor: colors.gradient.high,
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user