Skip to content

Commit

Permalink
remove guild
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-torabiv committed Oct 23, 2024
1 parent fe97d89 commit 09a74d9
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ import useAppStore from '../../../store/useStore';
import { IPlatformProps } from '../../../utils/interfaces';

export const PREMIUM_GUILDS = [
'732892373507375164',
'1012430565959553145',
'915914985140531240',
'732892373507375164', // fuel
'915914985140531240', // rndao
];

interface TcDiscordIntegrationSettingsDialog {
Expand Down

0 comments on commit 09a74d9

Please sign in to comment.