Skip to content

Commit

Permalink
Merge branch 'release' into pg
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Github Action committed Oct 23, 2024
2 parents 8186cbc + 371b523 commit ff25892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/client/src/ce/utils/serviceWorkerUtils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
VIEWER_CUSTOM_PATH,
BUILDER_PATH_DEPRECATED,
VIEWER_PATH_DEPRECATED,
} from "ee/constants/routes/appRoutes";
} from "../constants/routes/appRoutes";

interface TMatchResult {
basePageId?: string;
Expand Down

0 comments on commit ff25892

Please sign in to comment.