mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-10-21 13:08:35 +03:00
style: lint
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// TODO
|
||||
/* eslint-disable no-undef */
|
||||
module.exports = joi.object({
|
||||
archive: joi.boolean().optional(),
|
||||
autoClose: joi.number().min(3_600_000).optional(),
|
||||
|
Reference in New Issue
Block a user