Skip to content

Commit

Permalink
rename: Clubs page 我们的社团 -> 社团列表
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wr committed Mar 2, 2024
1 parent 307910a commit ccca62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/custom/sidebar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import { Button } from '@/components/ui/button'
<NuxtLink to="/cas/clubs">
<Button :variant="$route.name === 'cas-clubs' ? 'secondary' : 'ghost'" class="w-full justify-start">
<Icon class="mr-2 h-4 w-4" name="material-symbols:grid-view-outline-rounded" />
我们的社团
社团列表
</Button>
</NuxtLink>
<NuxtLink to="/cas/checkin">
Expand Down

0 comments on commit ccca62f

Please sign in to comment.