fix(route): fix zh name for shanximuseum (#22169)
This commit is contained in:
parent
f82a357623
commit
7931a8d4ce
|
|
@ -5,6 +5,6 @@ export const namespace: Namespace = {
|
|||
url: 'www.shanximuseum.com.cn',
|
||||
|
||||
zh: {
|
||||
name: '山西博物馆',
|
||||
name: '山西博物院',
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue