Skip to content

Commit

Permalink
fix: update orgs to hide business central beta badge from (#1102)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1dd10f0)
  • Loading branch information
JustARatherRidiculouslyLongUsername committed Dec 10, 2024
1 parent 77ed17b commit 579ccd5
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions src/app/integrations/landing/landing.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,25 +83,8 @@ export class LandingComponent implements OnInit {
];

readonly orgsToHideBusinessCentralBetaBadge = [
'oryfqquWUbFs',
'orWFZxhzXoUt',
'orieBe3QsGDn',
'orAevABamvVY',
'orfmXPsa3AJY',
'orT6KrlvEYeg',
'orcga0J6iyks',
'orBdtxeIkuX5',
'orEc2MUSD9vG',
'orOZjlaycN3l',
'orsxsebzGTJi',
'orBQ50NEdy9S',
'orKTGVGrPbO1',
'orWpX5yhnBbx',
'orIxlG5yySoz',
'orvNsxoSNCGP',
'orvysp2iDQKH',
'orRuH2BEKRnW',
'orfiqr2KayJy'
'orRuH2BEKRnW'
];

readonly ThemeOption = ThemeOption;
Expand Down

0 comments on commit 579ccd5

Please sign in to comment.