mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
git commit broke
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ export const rest = {
|
|||||||
// BY DEFAULT WE WILL LOG ALL ERRORS TO CONSOLE. USER CAN CHOOSE TO OVERRIDE
|
// BY DEFAULT WE WILL LOG ALL ERRORS TO CONSOLE. USER CAN CHOOSE TO OVERRIDE
|
||||||
error: console.error,
|
error: console.error,
|
||||||
// PLACEHOLDERS TO ALLOW USERS TO CUSTOMIZE
|
// PLACEHOLDERS TO ALLOW USERS TO CUSTOMIZE
|
||||||
debug: function (_type, error) {},
|
debug: function (_type, error, ...args) {},
|
||||||
fetching() {},
|
fetching() {},
|
||||||
fetched() {},
|
fetched() {},
|
||||||
fetchSuccess() {},
|
fetchSuccess() {},
|
||||||
|
|||||||
Reference in New Issue
Block a user