Skip to content

Commit

Permalink
fix: set latest senate term to 12 in menu list
Browse files Browse the repository at this point in the history
  • Loading branch information
Th1nkK1D committed Sep 13, 2024
1 parent b3c8878 commit 755955d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NavigationBar/NavigationBar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
url: '/assemblies/สภาผู้แทนราษฎร-26',
type: MenuTypes.link
},
{ label: 'วุฒิสภา', url: '/assemblies/วุฒิสภา-13', type: MenuTypes.link },
{ label: 'วุฒิสภา', url: '/assemblies/วุฒิสภา-12', type: MenuTypes.link },
{ label: 'คณะรัฐมนตรี', url: '/assemblies/คณะรัฐมนตรี-64', type: MenuTypes.link }
]
},
Expand Down

0 comments on commit 755955d

Please sign in to comment.