···71717272export function configureAdditionalModerationAuthorities() {
7373 const geolocation = device.get(['geolocation'])
7474- // default to all
7575- let additionalLabelers: string[] = MODERATION_AUTHORITIES_DIDS
7474+ // // default to all
7575+ // let additionalLabelers: string[] = MODERATION_AUTHORITIES_DIDS
7676+ // default to none
7777+ let additionalLabelers: string[] = []
76787779 if (geolocation?.countryCode) {
7880 // overwrite with only those necessary