Replace Guild ID with User IDs on Discord section in the base config
This commit is contained in:
parent
8bb97ebbc5
commit
2847473c1a
1 changed files with 1 additions and 1 deletions
|
|
@ -175,6 +175,6 @@ return [
|
|||
|
||||
// Admin panel settings
|
||||
'admin' => [
|
||||
'discord_guild' => '',
|
||||
'discord_ids' => [],
|
||||
],
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue