add app icon
This commit is contained in:
parent
497a9f4892
commit
ae6f7552dc
2 changed files with 2 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ class Section implements IIconSection
|
|||
|
||||
public function getIcon(): string
|
||||
{
|
||||
return $this->url->imagePath('spreed', 'app-dark.svg');
|
||||
return $this->url->imagePath('printer', 'app-dark.svg');
|
||||
}
|
||||
|
||||
public function getID(): string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue