mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-02 09:00:07 +00:00
Minor refactor of Actions
This commit is contained in:
@@ -12,9 +12,7 @@ class GuildChannelsPositionUpdate extends Action {
|
||||
}
|
||||
}
|
||||
|
||||
return {
|
||||
guild,
|
||||
};
|
||||
return { guild };
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user