1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00

Update url

This commit is contained in:
Adria Navarro 2023-12-13 16:15:11 +01:00
parent 0b8d7904df
commit 342a1b487b
2 changed files with 1 additions and 1 deletions

View file

@ -46,7 +46,7 @@ export const API = createAPIClient({
} }
}, },
onMigrationDetected: appId => { onMigrationDetected: appId => {
const updatingUrl = `/builder/updating/${appId}` const updatingUrl = `/builder/app/${appId}/updating`
if (window.location.pathname === updatingUrl) { if (window.location.pathname === updatingUrl) {
return return