nesticot commited on
Commit
346f8f5
·
verified ·
1 Parent(s): 52c9b16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -886,7 +886,7 @@ def server(input, output, session):
886
  { "title": "RelH", "field": "release_pos_z_formatted", "width": 100, "formatter":"textarea" },
887
  { "title": "RelS", "field": "release_pos_x_formatted", "width": 100, "formatter":"textarea" },
888
  { "title": "Extension", "field": "extension_formatted", "width": 125, "formatter":"textarea" },
889
- { "title": "tjStuff+", "field": "tj_stuff_plus_formatted", "width": 100, "formatter":"textarea" }
890
  { "title": "2024 tjStuff+", "field": "tj_stuff_plus_old", "width": 100, "formatter":"textarea" },
891
  { "title": "Δ", "field": "tj_stuff_plus_diff", "width": 100, "formatter":"textarea" }
892
  ]
 
886
  { "title": "RelH", "field": "release_pos_z_formatted", "width": 100, "formatter":"textarea" },
887
  { "title": "RelS", "field": "release_pos_x_formatted", "width": 100, "formatter":"textarea" },
888
  { "title": "Extension", "field": "extension_formatted", "width": 125, "formatter":"textarea" },
889
+ { "title": "tjStuff+", "field": "tj_stuff_plus_formatted", "width": 100, "formatter":"textarea" },
890
  { "title": "2024 tjStuff+", "field": "tj_stuff_plus_old", "width": 100, "formatter":"textarea" },
891
  { "title": "Δ", "field": "tj_stuff_plus_diff", "width": 100, "formatter":"textarea" }
892
  ]