We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167d236 commit e49bcf2Copy full SHA for e49bcf2
templates/index.html
@@ -60,7 +60,7 @@
60
<input type="checkbox" id="use_cache" name="use_cache">
61
<label for="use_cache">Enable offline mode</label><br>
62
<input type="checkbox" id="convert_to_8bit" checked>
63
- <label for="convert_to_8bit">Convert to 8-bit for Meshtastic UI</label><br>
+ <label for="convert_to_8bit">Convert to 8-bit</label><br>
64
<button type="button" id="downloadBtn">💾 Download Tiles</button>
65
<button type="button" id="downloadWorldBtn">🗺️ Download World Basemap</button>
66
<button type="button" id="cancelBtn" disabled>❌ Cancel Download</button>
0 commit comments