(feat): add sounds
This commit is contained in:
parent
6a5236bafe
commit
184b85190b
19 changed files with 207 additions and 16 deletions
|
|
@ -11,6 +11,7 @@
|
|||
"./log": "./src/log.tsx",
|
||||
"./indexedDb": "./src/indexedDb.ts",
|
||||
"./settings": "./src/settings.ts",
|
||||
"./sounds": "./src/sounds.ts",
|
||||
"./features/legal/schema": "./src/features/legal/schema.ts",
|
||||
"./features/conversation/schema": "./src/features/conversation/schema.ts"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue