We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09bba5 commit e46410eCopy full SHA for e46410e
2 files changed
apps/user_ldap/img/app-dark.svg
apps/user_ldap/lib/Settings/Section.php
@@ -77,6 +77,6 @@ public function getPriority() {
77
* {@inheritdoc}
78
*/
79
public function getIcon() {
80
- return $this->url->imagePath('user_ldap', 'app.svg');
+ return $this->url->imagePath('user_ldap', 'app-dark.svg');
81
}
82
0 commit comments