Compare commits
1 Commits
5d0c9c7276
...
0a7f86dc33
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a7f86dc33 |
+2
-2
@@ -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' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user