feat(all): add sub-setting

This commit is contained in:
zyronon
2023-09-12 18:52:11 +08:00
parent a2b1d7b492
commit df22b4229e
15 changed files with 346 additions and 121 deletions

View File

@@ -5,4 +5,5 @@ export const EventKey = {
resetWord: 'resetWord',
openSide: 'openSide',
openStatModal: 'openStatModal',
closeOther: 'closeOther',
}