We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ed17b commit 579ccd5Copy full SHA for 579ccd5
src/app/integrations/landing/landing.component.ts
@@ -83,25 +83,8 @@ export class LandingComponent implements OnInit {
83
];
84
85
readonly orgsToHideBusinessCentralBetaBadge = [
86
- 'oryfqquWUbFs',
87
- 'orWFZxhzXoUt',
88
- 'orieBe3QsGDn',
89
- 'orAevABamvVY',
90
- 'orfmXPsa3AJY',
91
- 'orT6KrlvEYeg',
92
- 'orcga0J6iyks',
93
- 'orBdtxeIkuX5',
94
- 'orEc2MUSD9vG',
95
- 'orOZjlaycN3l',
96
- 'orsxsebzGTJi',
97
- 'orBQ50NEdy9S',
98
- 'orKTGVGrPbO1',
99
- 'orWpX5yhnBbx',
100
- 'orIxlG5yySoz',
101
- 'orvNsxoSNCGP',
102
'orvysp2iDQKH',
103
- 'orRuH2BEKRnW',
104
- 'orfiqr2KayJy'
+ 'orRuH2BEKRnW'
105
106
107
readonly ThemeOption = ThemeOption;
0 commit comments