removing the 15 minute warning since refactoring the bacend to not use digital ocean functions
This commit is contained in:
parent
807c34cbc1
commit
dbf235d08d
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue