Fix: fix bug icon

This commit is contained in:
Pieter Vander Vennet 2023-11-13 03:16:08 +01:00
parent 750e6fdaa5
commit 1fea2b56be

View file

@ -688,7 +688,7 @@
"mappings": [ "mappings": [
{ {
"if": "mapcomplete-show_debug=yes", "if": "mapcomplete-show_debug=yes",
"icon": "./assets/svg/debug.svg", "icon": "./assets/svg/bug.svg",
"then": { "then": {
"en": "Show debug info", "en": "Show debug info",
"de": "Debug-Informationen anzeigen", "de": "Debug-Informationen anzeigen",