missing roomContent
This commit is contained in:
parent
606709ae58
commit
d5bbbae0f9
1 changed files with 2 additions and 1 deletions
|
@ -3,3 +3,4 @@ export * from "./acts/client.js"
|
|||
export * from "./acts/admin.js"
|
||||
export * from "./acts/rooms.js"
|
||||
export * from "./acts/server.js"
|
||||
export * from "./acts/roomContent.js"
|
Loading…
Reference in a new issue