Skip to content

Commit d1fcd8f

Browse files
Fix build error
1 parent 6e7a696 commit d1fcd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/pwabuilder/Frontend/src/script/utils/screenshots.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Screenshot } from '../../../utils/interfaces';
1+
import { Screenshot } from "@pwabuilder/manifest-validation";
22

33
const screenshotServiceBaseUrl = 'https://pwa-screenshots.azurewebsites.net';
44

0 commit comments

Comments
 (0)