This commit is contained in:
Gogs 2021-06-14 00:39:33 +02:00
parent 5d0c9c7276
commit 0a7f86dc33

View File

@ -1,10 +1,10 @@
<?php return [ <?php return [
'plugin' => [ 'plugin' => [
'name' => 'GraphQL', 'name' => 'GA GraphQL',
'description' => '', 'description' => '',
], ],
'menu' => [ 'menu' => [
'playground' => 'GraphiQL', 'playground' => 'GA GraphiQL',
], ],
'permission' => [ 'permission' => [
'tab' => [ 'tab' => [