mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
typo
This commit is contained in:
+1
-1
@@ -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