Skip to content

Commit

Permalink
Fix missing label
Browse files Browse the repository at this point in the history
  • Loading branch information
lmachens committed Nov 21, 2023
1 parent 40786c7 commit dd17db5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,6 +375,7 @@ <h2 data-i18n>Settings</h2>
id="show_icon_background"
class="toggle-switch"
/>
<label for="show_icon_background"></label>
<span data-i18n>Show Icon Background</span>
</label>
<p class="description" data-i18n>
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"meta": {
"name": "Sons Of The Forest Map-DEV",
"author": "Leon Machens",
"version": "0.34.0",
"version": "0.34.1",
"minimum-overwolf-version": "0.218.0",
"description": "Sons Of The Forest Map",
"dock_button_title": "Sons Of The Forest",
Expand Down

0 comments on commit dd17db5

Please sign in to comment.