Skip to content

Commit

Permalink
Allow usage of [p]audioset logs in DMs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen authored Dec 28, 2024
1 parent ce64893 commit a31083d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion redbot/cogs/audio/core/commands/audioset.py
Original file line number Diff line number Diff line change
Expand Up @@ -1168,7 +1168,6 @@ async def command_audioset_settings(self, ctx: commands.Context):

@command_audioset.command(name="logs")
@commands.is_owner()
@commands.guild_only()
@has_managed_server()
async def command_audioset_logs(self, ctx: commands.Context):
"""Sends the managed Lavalink node logs to your DMs."""
Expand Down

0 comments on commit a31083d

Please sign in to comment.