Skip to content

Commit e861f25

Browse files
committed
Fix missing table row
1 parent 5624780 commit e861f25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tabs/setup.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
<tr>
119119
<td i18n="gpsLongitude"></td>
120120
<td class="longitude"><a href="#" target="_blank">0.0000 deg</a></td>
121+
</tr>
121122
</tbody>
122123
</table>
123124
</div>

0 commit comments

Comments
 (0)