Skip to content

Commit

Permalink
chore: rename id back to your-guilds
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Dec 4, 2024
1 parent 422899a commit e9aa357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(dashboard)/explorer/constants.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const PAGE_SIZE = 24;
export const ACTIVE_SECTION = {
associatedGuilds: "associated-guilds",
associatedGuilds: "your-guilds",
exploreGuilds: "explore-guilds",
} as const;

0 comments on commit e9aa357

Please sign in to comment.