mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 10:11:27 +03:00
#303 and other stuff
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports.get = fastify => ({
|
||||
name: true,
|
||||
requiredRoles: true,
|
||||
staffRoles: true,
|
||||
tickets: true,
|
||||
tickets: { where: { open: false } },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user