From aae1c02b3a568bad27bf57a141304034828d72bd Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Mon, 10 Feb 2025 17:33:50 -0500 Subject: [PATCH] fix: create new profile link in the workflow form (#2373) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #2372 [Original bug report on the forum](https://forum.webrecorder.net/t/new-browser-profile-button-is-disabled/776) ### Changes - Fixes broken link, `?new` → `?new=browser-profile` --- .../src/features/browser-profiles/select-browser-profile.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/features/browser-profiles/select-browser-profile.ts b/frontend/src/features/browser-profiles/select-browser-profile.ts index c6768611..99045d2a 100644 --- a/frontend/src/features/browser-profiles/select-browser-profile.ts +++ b/frontend/src/features/browser-profiles/select-browser-profile.ts @@ -168,7 +168,7 @@ export class SelectBrowserProfile extends BtrixElement { >${msg("This org doesn't have any custom profiles yet.")} {