Skip to content

Conversation

@eXamadeus
Copy link
Contributor

What does this PR do?

Fixes the typescript error introduced in #10841

How did you verify your code works?

Typescript passes.

@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@eXamadeus eXamadeus changed the title fix(app): remove duplicate keys causing typescript failures fix(typescript errors): remove duplicate keys causing typescript failures Jan 29, 2026
@github-actions
Copy link
Contributor

Hey! Your PR title fix(typescript errors): remove duplicate keys causing typescript failures doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@adamdotdevin adamdotdevin merged commit 7ad165f into anomalyco:dev Jan 29, 2026
3 checks passed
@eXamadeus eXamadeus deleted the julian/fix-app-remove-duplicate-keys-causing-typescript-failures branch January 29, 2026 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants