This commit is contained in:
zyronon
2023-11-06 18:50:57 +08:00
parent 137675e81c
commit f3fff00238
14 changed files with 201 additions and 103 deletions

View File

@@ -13,5 +13,4 @@ export const EventKey = {
repeat: 'repeat',
next: 'next',
write: 'write',
restart: 'restart'
}