Skip to content

Commit

Permalink
chore: remove backend related things
Browse files Browse the repository at this point in the history
  • Loading branch information
NedcloarBR committed Jul 14, 2024
1 parent 57ddad7 commit 91b2821
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/types/Constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,8 @@ export enum Services {
Discord_HTTP = "DISCORD_HTTP_SERVICE",
}

export enum Routes {
Auth = "auth",
Discord = "discord",
}

export enum Extends {
Tools = "TOOLS",
Command = "COMMAND",
Buttons = "COMPONENTS_BUTTONS",
}

export enum Cookies {
JWT = "N-D-B_JWT_SESSION",
}

0 comments on commit 91b2821

Please sign in to comment.