mirror of
https://github.com/the-programmers-hangout/Mimic.git
synced 2026-09-04 23:45:49 +02:00
laravel pint format
This commit is contained in:
@@ -9,6 +9,7 @@ use Laracord\Commands\SlashCommand;
|
||||
class Config extends SlashCommand
|
||||
{
|
||||
use SlashCommandHelpers;
|
||||
|
||||
/**
|
||||
* The command name.
|
||||
*
|
||||
@@ -42,7 +43,7 @@ class Config extends SlashCommand
|
||||
[
|
||||
'name' => 'Logging Channel ID',
|
||||
'value' => 'LOGGING_CHANNEL_ID',
|
||||
]
|
||||
],
|
||||
],
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user