mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 02:01:26 +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