Skip to content
Snippets Groups Projects

Use correct icon

Merged Julian requested to merge use-correct-icon into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -5,7 +5,7 @@ MENUS = {
{
"name": _("Support"),
"url": "#",
"icon": "help_circle",
"icon": "help",
"root": True,
"validators": [
(
Loading