/home instead of /corp
This commit is contained in:
@@ -38,7 +38,7 @@ const co = useChartOrderStore()
|
||||
const theme = useTheme().current
|
||||
|
||||
function showCorp() {
|
||||
window.open('https://dexorder.trade/corp', 'dexorder')
|
||||
window.open('https://dexorder.trade/', 'dexorder')
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user