From cb80c6767e6ab3d00730aac32e0954f8bd5eecb7 Mon Sep 17 00:00:00 2001 From: sua yoo Date: Wed, 20 Apr 2022 19:40:22 -0700 Subject: [PATCH] hotfix: update profile ID in crawl template --- frontend/src/pages/archive/crawl-templates-detail.ts | 4 ++-- frontend/src/pages/archive/crawl-templates-new.ts | 4 ++-- frontend/src/pages/archive/types.ts | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/src/pages/archive/crawl-templates-detail.ts b/frontend/src/pages/archive/crawl-templates-detail.ts index e00e7c58..3f5a88d0 100644 --- a/frontend/src/pages/archive/crawl-templates-detail.ts +++ b/frontend/src/pages/archive/crawl-templates-detail.ts @@ -591,10 +591,10 @@ export class CrawlTemplatesDetail extends LiteElement {
${msg("Browser Profile")}
${this.crawlTemplate ? html` - ${this.crawlTemplate.profileId + ${this.crawlTemplate.profileid ? html`