mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 12:23:09 +02:00
.
This commit is contained in:
parent
b1965909e6
commit
75be93db77
@ -1,5 +1,5 @@
|
||||
const Cryptr = require('cryptr');
|
||||
const cryptr = new Cryptr(process.env.ENCRYPTION_KEY);
|
||||
// const cryptr = new Cryptr(process.env.ENCRYPTION_KEY);
|
||||
|
||||
module.exports = class TicketArchiver {
|
||||
constructor(client) {
|
||||
|
Loading…
Reference in New Issue
Block a user