This commit is contained in:
jxxghp
2023-08-04 07:27:11 +08:00
parent 7d6778eaa3
commit a60da0af8c
+1 -1
View File
@@ -33,7 +33,7 @@ const tabs = [
tab: 'notification', tab: 'notification',
}, },
{ {
title: '自定义词表', title: '词表',
icon: 'mdi-file-word-box', icon: 'mdi-file-word-box',
tab: 'words', tab: 'words',
}, },