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

multi_tenant_enabled attribute missing from AppSettings type definition #701

Closed
tmoran-stenoa opened this issue Jun 17, 2021 · 1 comment

Comments

@tmoran-stenoa
Copy link

tmoran-stenoa commented Jun 17, 2021

Quite a small detail, but the AppSettings type does not declare the boolean attribute multi_tenant_enabled which is used to enable/disable teams. This causes an error when using Typescript.

Obviously the workaround is to simply cast (options as any) as AppSettings so not a big problem!

gz#12814

@SeniYG
Copy link

SeniYG commented Jun 17, 2021

Hi,

Thanks for reaching out and bringing this to our attention.
One of our engineers will jump here shortly to help.

Best,

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

No branches or pull requests

2 participants