We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7dee32 + b63a914 commit 7f3526bCopy full SHA for 7f3526b
1 file changed
Plugin.php
@@ -14,7 +14,7 @@ public function pluginDetails()
14
return [
15
'name' => 'pkleindienst.githubprojects::lang.plugin.name',
16
'description' => 'pkleindienst.githubprojects::lang.plugin.description',
17
- 'author' => 'Pascal Kleindienst',
+ 'author' => 'Pascal Kleindienst',
18
'icon' => 'icon-github',
19
'homepage' => 'https://github.com/PascalKleindienst/octobercms-github-projects'
20
];
0 commit comments