Skip to content

User portal url is not defined #53

Open
@li-xin-yi

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:

if (user.userPortalUrl !== undefined && user.userPortalUrl !== '') {

Can I just let it redirect to https://codeium.com/profile ?

await chrome.tabs.create({ url: user.userPortalUrl });

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions