mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 08:50:07 +00:00
typo
This commit is contained in:
@@ -40,7 +40,7 @@ export const logYellow = (text: unknown) => {
|
||||
|
||||
export const logger = {
|
||||
getTime,
|
||||
sucess: logGreen,
|
||||
success: logGreen,
|
||||
info: logBlue,
|
||||
error: logRed,
|
||||
warn: logYellow,
|
||||
|
||||
Reference in New Issue
Block a user