forked from MapComplete/MapComplete
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": [
|
"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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue