removing the 15 minute warning since refactoring the bacend to not use digital ocean functions

This commit is contained in:
csawatzky 2025-10-10 10:17:48 -06:00
parent 807c34cbc1
commit dbf235d08d

View file

@ -210,7 +210,7 @@ export default function LibraCartAccess() {
</Grid> </Grid>
<Box paddingTop={2}> <Box paddingTop={2}>
<Typography> <Typography>
Libra Cart data will sync every 6 hours, if the data is needed immediately you can select the Sync button. It may take up to 15 minutes for the data to appear in our platform. Libra Cart data will sync every 6 hours, if the data is needed immediately you can select the Sync button.
</Typography> </Typography>
</Box> </Box>