mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
chore: deno fmt
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ export const rest = {
|
||||
console.error(error);
|
||||
},
|
||||
// PLACEHOLDERS TO ALLOW USERS TO CUSTOMIZE
|
||||
debug: function(_type, error) {},
|
||||
debug: function (_type, error) {},
|
||||
fetching() {},
|
||||
fetched() {},
|
||||
fetchSuccess() {},
|
||||
|
||||
Reference in New Issue
Block a user