Fix: fix bug icon
This commit is contained in:
parent
750e6fdaa5
commit
1fea2b56be
1 changed files with 1 additions and 1 deletions
|
@ -688,7 +688,7 @@
|
|||
"mappings": [
|
||||
{
|
||||
"if": "mapcomplete-show_debug=yes",
|
||||
"icon": "./assets/svg/debug.svg",
|
||||
"icon": "./assets/svg/bug.svg",
|
||||
"then": {
|
||||
"en": "Show debug info",
|
||||
"de": "Debug-Informationen anzeigen",
|
||||
|
|
Loading…
Reference in a new issue