diff --git a/backend/functions/src/cloud-functions/crawler.ts b/backend/functions/src/cloud-functions/crawler.ts index 8c5277f..e8cf2d5 100644 --- a/backend/functions/src/cloud-functions/crawler.ts +++ b/backend/functions/src/cloud-functions/crawler.ts @@ -484,7 +484,8 @@ export class CrawlerHost extends RPCHost { Buffer.from( JSON.stringify({ ...snapshot, - screenshot: undefined + screenshot: undefined, + pageshot: undefined, }), 'utf-8' ), diff --git a/thinapps-shared b/thinapps-shared index 79861a6..c2a3af9 160000 --- a/thinapps-shared +++ b/thinapps-shared @@ -1 +1 @@ -Subproject commit 79861a68601169f476ca29734abb4bb21c423382 +Subproject commit c2a3af9607d6a0ada64639d4f4e73bfc9c3e024f