This commit is contained in:
2023-10-19 19:55:32 +03:00
parent 57908b8922
commit 69aea866dc
3 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -52,8 +52,8 @@ class CompileSchemas extends Command
$carry,
$schema->read,
$schema->write,
config("lucent.canInvite"),
config("lucent.canBuild"),
config("lucent.canInvite") ?? [],
config("lucent.canBuild") ?? [],
), []);
$json = [