mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 17:23:08 +02:00
en-GB
This commit is contained in:
parent
b89328125a
commit
425e7ab151
@ -2,7 +2,7 @@ const Logger = require('leekslazylogger');
|
|||||||
const DTF = require('@eartharoid/dtf');
|
const DTF = require('@eartharoid/dtf');
|
||||||
const { short } = require('leeks.js');
|
const { short } = require('leeks.js');
|
||||||
|
|
||||||
const dtf = new DTF();
|
const dtf = new DTF('en-GB');
|
||||||
const colours = {
|
const colours = {
|
||||||
critical: ['&!4&f', '&!4&f'],
|
critical: ['&!4&f', '&!4&f'],
|
||||||
debug: ['&1', '&9'],
|
debug: ['&1', '&9'],
|
||||||
|
Loading…
Reference in New Issue
Block a user