-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I was rewriting the popup page to enable one-click adding current domain to the white list, I noticed that the profile page is never defined but the code remains:
Line 48 in 5cdb029
| if (user.userPortalUrl !== undefined && user.userPortalUrl !== '') { |
Can I just let it redirect to https://codeium.com/profile ?
Line 57 in 5cdb029
| await chrome.tabs.create({ url: user.userPortalUrl }); |
Metadata
Metadata
Assignees
Labels
No labels