Skip to content

Commit 3476b42

Browse files
committed
修复名字不正确的问题
1 parent fc9362d commit 3476b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MainMenu/submenus.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ const submenusMetaData = [
3838
active: ref(false),
3939
},
4040
{
41-
name: "Cards Runes",
41+
name: "Cards",
4242
component: CardsList,
4343
gridOffset: {
4444
x: -1,

0 commit comments

Comments
 (0)