Open RheuX opened 1 week ago
I have 2 teams (one private and one public), and an enterprise, but i see no options?
i also have 3 of them on links, but it still doesn't show up?
am I doing something wrong? I check the code, and it's based on these
links: { db, title, selector? }[] = [ { db: 'teams', title: $localize`Teams`, selector: { type: 'team' } }, { db: 'teams', title: $localize`Enterprises`, selector: { type: 'enterprise' } } ];
Should be something similar with adding a link - in the community
I have 2 teams (one private and one public), and an enterprise, but i see no options?
i also have 3 of them on links, but it still doesn't show up?
am I doing something wrong? I check the code, and it's based on these