mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
chore: enable mirror (#7688)
This commit is contained in:
@@ -67,8 +67,6 @@ onMounted(async () => {
|
||||
)
|
||||
|
||||
if (lang.value === 'zh-CN') {
|
||||
// disable cn redirect temporarily
|
||||
if (Math.random() < 1000) return
|
||||
if (isMirrorUrl()) return
|
||||
|
||||
if (userPrefer.value) {
|
||||
|
||||
Reference in New Issue
Block a user