We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Scenarios exist where account IDs are duplicating creating inability to save/remove entires
The text was updated successfully, but these errors were encountered:
@MattMaginniss - please verify resolution
Sorry, something went wrong.
fix-feat/multi-account-feature-fixes
d86ee79
Addresses issues: - #18 fix/returns not working in multi account - #19 fix/multi account save behavior - #20 fix/active account not persisted across sessions - #21 fix/invalid credentials issue with only one account - #17 feat/trim whitespace on credentials Changes to be committed: - modified: src/api.ts - modified: src/options.ts - modified: src/popup.ts - modified: src/storage.ts - modified: src/ux.ts - modified: static/manifest.json - modified: static/options.html - modified: static/popup.html - modified: static/sidepanel.html - modified: styles/common.scss
jnierodzik
No branches or pull requests
Scenarios exist where account IDs are duplicating creating inability to save/remove entires
The text was updated successfully, but these errors were encountered: