Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28b4edc811 | ||
|
|
0e66319a06 | ||
|
|
43648f3728 |
@@ -29,6 +29,6 @@ class PersonalSection implements IIconSection {
|
||||
}
|
||||
|
||||
public function getIcon(): string {
|
||||
return $this->urlGenerator->imagePath(Application::APP_ID, 'app-dark.svg');
|
||||
return $this->urlGenerator->imagePath(Application::APP_ID, 'app.svg');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user