mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 02:19:08 +00:00
sync
This commit is contained in:
parent
13cd3bd4a0
commit
52cb96baa3
43 changed files with 3257 additions and 1072 deletions
|
@ -42,6 +42,7 @@ class Roleypoly {
|
|||
// })
|
||||
|
||||
this.ctx.discord = new (require('./services/discord'))(this.ctx)
|
||||
this.ctx.sessions = new (require('./services/sessions'))(this.ctx)
|
||||
}
|
||||
|
||||
async mountRoutes () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue