Skip to content
New issue

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

create a proxy for each category and return keys #16366

Closed
wants to merge 9 commits into from

Conversation

schlawg
Copy link
Collaborator

@schlawg schlawg commented Nov 7, 2024

i18n.ts is already getting horrible. maybe i should start applying thought to it.

@schlawg schlawg marked this pull request as draft November 7, 2024 20:21
schlawg and others added 8 commits November 7, 2024 19:40
```
[error] -- [E007] Type Mismatch Error: /home/runner/work/lila/lila/app/controllers/TeamApi.scala:78:49
[error] 78 |        ids   <- api.joinedTeamIdsOfUserAsSeenBy(username)
[error]    |                                                 ^^^^^^^^
[error]    |                                 Found:    (username : lila.app.UserStr)
[error]    |                                 Required: lila.team.User
```
@schlawg schlawg closed this Nov 8, 2024
@schlawg schlawg deleted the ui-i18n-category-proxies branch November 8, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants