update psn lib

This commit is contained in:
2023-09-18 13:00:55 -05:00
parent 63d293cd41
commit 5fb28d4f98
4 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
<tr>
<td><%= trackerId %></td>
<td><%= trackerData.tracker_name.tracker_name %></td>
<td><%= trackerData.tracker_name ? trackerData.tracker_name.tracker_name : ''%></td>
<!-- pos -->
<td><%= trackerData.pos?.pos_x?.toFixed(2) %></td>