Skip to content

Commit e49bcf2

Browse files
committed
convert to 8-bit option rename
1 parent 167d236 commit e49bcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<input type="checkbox" id="use_cache" name="use_cache">
6161
<label for="use_cache">Enable offline mode</label><br>
6262
<input type="checkbox" id="convert_to_8bit" checked>
63-
<label for="convert_to_8bit">Convert to 8-bit for Meshtastic UI</label><br>
63+
<label for="convert_to_8bit">Convert to 8-bit</label><br>
6464
<button type="button" id="downloadBtn">💾 Download Tiles</button>
6565
<button type="button" id="downloadWorldBtn">🗺️ Download World Basemap</button>
6666
<button type="button" id="cancelBtn" disabled>❌ Cancel Download</button>

0 commit comments

Comments
 (0)